Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Ddebug.h55 * @chk_lprops: if lprops extra checks are enabled
102 unsigned int chk_lprops:1; member
126 * @chk_lprops: if lprops extra checks are enabled
134 unsigned int chk_lprops:1; member
218 return !!(ubifs_dbg.chk_lprops || c->dbg->chk_lprops); in dbg_is_chk_lprops()
H A Ddebug.c2714 val = d->chk_lprops; in dfs_file_read()
2787 d->chk_lprops = val; in dfs_file_write()
2859 fname = "chk_lprops"; in dbg_debugfs_init_fs()
2907 val = ubifs_dbg.chk_lprops; in dfs_global_file_read()
2935 ubifs_dbg.chk_lprops = val; in dfs_global_file_write()
2979 fname = "chk_lprops"; in dbg_debugfs_init()
/kernel/linux/linux-6.6/fs/ubifs/
H A Ddebug.h55 * @chk_lprops: if lprops extra checks are enabled
102 unsigned int chk_lprops:1; member
126 * @chk_lprops: if lprops extra checks are enabled
134 unsigned int chk_lprops:1; member
218 return !!(ubifs_dbg.chk_lprops || c->dbg->chk_lprops); in dbg_is_chk_lprops()
H A Ddebug.c2714 val = d->chk_lprops; in dfs_file_read()
2787 d->chk_lprops = val; in dfs_file_write()
2859 fname = "chk_lprops"; in dbg_debugfs_init_fs()
2907 val = ubifs_dbg.chk_lprops; in dfs_global_file_read()
2935 ubifs_dbg.chk_lprops = val; in dfs_global_file_write()
2979 fname = "chk_lprops"; in dbg_debugfs_init()

Completed in 11 milliseconds