Home
last modified time | relevance | path

Searched refs:chk_lprops (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/ubifs/
Ddebug.h103 unsigned int chk_lprops:1; member
135 unsigned int chk_lprops:1; member
219 return !!(ubifs_dbg.chk_lprops || c->dbg->chk_lprops); in dbg_is_chk_lprops()
Ddebug.c2719 val = d->chk_lprops; in dfs_file_read()
2792 d->chk_lprops = val; in dfs_file_write()
2911 val = ubifs_dbg.chk_lprops; in dfs_global_file_read()
2939 ubifs_dbg.chk_lprops = val; in dfs_global_file_write()