Searched defs:ubifs_debug_info (Results 1 – 1 of 1) sorted by relevance
76 struct ubifs_debug_info { struct77 struct ubifs_zbranch old_zroot;78 int old_zroot_level;79 unsigned long long old_zroot_sqnum;81 int pc_happened;82 int pc_delay;83 unsigned long pc_timeout;84 unsigned int pc_cnt;85 unsigned int pc_cnt_max;87 long long chk_lpt_sz;[all …]