Home
last modified time | relevance | path

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

/openbmc/linux/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.c2716 val = d->chk_fs; in dfs_file_read()
2789 d->chk_fs = val; in dfs_file_write()
2909 val = ubifs_dbg.chk_fs; in dfs_global_file_read()
2937 ubifs_dbg.chk_fs = val; in dfs_global_file_write()
/openbmc/u-boot/fs/ubifs/
H A Ddebug.h103 unsigned int chk_fs:1; member
135 unsigned int chk_fs:1; member
252 return !!(ubifs_dbg.chk_fs || c->dbg->chk_fs); in dbg_is_chk_fs()
H A Ddebug.c2742 val = d->chk_fs; in dfs_file_read()
2827 d->chk_fs = val; in dfs_file_write()
2995 val = ubifs_dbg.chk_fs; in dfs_global_file_read()
3023 ubifs_dbg.chk_fs = val; in dfs_global_file_write()