Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddebug.h102 unsigned int chk_lprops:1; member
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.c2694 val = d->chk_lprops; in dfs_file_read()
2767 d->chk_lprops = val; in dfs_file_write()
2887 val = ubifs_dbg.chk_lprops; in dfs_global_file_read()
2915 ubifs_dbg.chk_lprops = val; in dfs_global_file_write()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Ddebug.h103 unsigned int chk_lprops:1; member
135 unsigned int chk_lprops:1; member
238 return !!(ubifs_dbg.chk_lprops || c->dbg->chk_lprops); in dbg_is_chk_lprops()
H A Ddebug.c2741 val = d->chk_lprops; in dfs_file_read()
2826 d->chk_lprops = val; in dfs_file_write()
2994 val = ubifs_dbg.chk_lprops; in dfs_global_file_read()
3022 ubifs_dbg.chk_lprops = val; in dfs_global_file_write()