Searched defs:chk_index (Results 1 - 1 of 1) sorted by relevance

/fs/ubifs/
H A Ddebug.h65 * @chk_index: if index xtra checks are enabled
112 unsigned int chk_index:1; member in struct:ubifs_debug_info
136 * @chk_index: if index xtra checks are enabled
144 unsigned int chk_index:1; member in struct:ubifs_global_debug_info
220 return !!(ubifs_dbg.chk_index || c->dbg->chk_index);

Completed in 25 milliseconds