Home
last modified time | relevance | path

Searched refs:chk_io (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Ddebug.h110 return ubi->dbg.chk_io; in ubi_dbg_chk_io()
H A Ddebug.c266 val = d->chk_io; in dfs_file_read()
361 d->chk_io = val; in dfs_file_write()
524 d->dfs_chk_io = debugfs_create_file("chk_io", S_IWUSR, d->dfs_dir, in ubi_debugfs_init_dev()
H A Dubi.h397 * @chk_io: if UBI I/O extra checks are enabled
420 unsigned int chk_io:1; member
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Ddebug.h110 return ubi->dbg.chk_io; in ubi_dbg_chk_io()
H A Ddebug.c266 val = d->chk_io; in dfs_file_read()
361 d->chk_io = val; in dfs_file_write()
525 d->dfs_chk_io = debugfs_create_file("chk_io", mode, d->dfs_dir, in ubi_debugfs_init_dev()
H A Dubi.h395 * @chk_io: if UBI I/O extra checks are enabled
418 unsigned int chk_io:1; member

Completed in 7 milliseconds