Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddebug.h103 unsigned int chk_fs:1; member
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.c2696 val = d->chk_fs; in dfs_file_read()
2769 d->chk_fs = val; in dfs_file_write()
2889 val = ubifs_dbg.chk_fs; in dfs_global_file_read()
2917 ubifs_dbg.chk_fs = val; in dfs_global_file_write()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Ddebug.h104 unsigned int chk_fs:1; member
136 unsigned int chk_fs:1; member
242 return !!(ubifs_dbg.chk_fs || c->dbg->chk_fs); in dbg_is_chk_fs()
H A Ddebug.c2743 val = d->chk_fs; in dfs_file_read()
2828 d->chk_fs = val; in dfs_file_write()
2996 val = ubifs_dbg.chk_fs; in dfs_global_file_read()
3024 ubifs_dbg.chk_fs = val; in dfs_global_file_write()