Home
last modified time | relevance | path

Searched refs:chk_fs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Ddebug.h56 * @chk_fs: if UBIFS contents extra checks are enabled
103 unsigned int chk_fs:1; member
127 * @chk_fs: if UBIFS contents extra checks are enabled
135 unsigned int chk_fs:1; member
222 return !!(ubifs_dbg.chk_fs || c->dbg->chk_fs); in dbg_is_chk_fs()
H A Ddebug.c2716 val = d->chk_fs; in dfs_file_read()
2789 d->chk_fs = val; in dfs_file_write()
2863 fname = "chk_fs"; in dbg_debugfs_init_fs()
2909 val = ubifs_dbg.chk_fs; in dfs_global_file_read()
2937 ubifs_dbg.chk_fs = val; in dfs_global_file_write()
2983 fname = "chk_fs"; in dbg_debugfs_init()
/kernel/linux/linux-6.6/fs/ubifs/
H A Ddebug.h56 * @chk_fs: if UBIFS contents extra checks are enabled
103 unsigned int chk_fs:1; member
127 * @chk_fs: if UBIFS contents extra checks are enabled
135 unsigned int chk_fs:1; member
222 return !!(ubifs_dbg.chk_fs || c->dbg->chk_fs); in dbg_is_chk_fs()
H A Ddebug.c2716 val = d->chk_fs; in dfs_file_read()
2789 d->chk_fs = val; in dfs_file_write()
2863 fname = "chk_fs"; in dbg_debugfs_init_fs()
2909 val = ubifs_dbg.chk_fs; in dfs_global_file_read()
2937 ubifs_dbg.chk_fs = val; in dfs_global_file_write()
2983 fname = "chk_fs"; in dbg_debugfs_init()

Completed in 9 milliseconds