Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddebug.h100 unsigned int chk_index:1; member
132 unsigned int chk_index:1; member
210 return !!(ubifs_dbg.chk_index || c->dbg->chk_index); in dbg_is_chk_index()
H A Ddebug.c2690 val = d->chk_index; in dfs_file_read()
2763 d->chk_index = val; in dfs_file_write()
2883 val = ubifs_dbg.chk_index; in dfs_global_file_read()
2911 ubifs_dbg.chk_index = val; in dfs_global_file_write()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Ddebug.h101 unsigned int chk_index:1; member
133 unsigned int chk_index:1; member
230 return !!(ubifs_dbg.chk_index || c->dbg->chk_index); in dbg_is_chk_index()
H A Ddebug.c2737 val = d->chk_index; in dfs_file_read()
2822 d->chk_index = val; in dfs_file_write()
2990 val = ubifs_dbg.chk_index; in dfs_global_file_read()
3018 ubifs_dbg.chk_index = val; in dfs_global_file_write()