Searched defs:ubifs_debug_info (Results 1 – 1 of 1) sorted by relevance
85 struct ubifs_debug_info { struct86 struct ubifs_zbranch old_zroot;87 int old_zroot_level;88 unsigned long long old_zroot_sqnum;90 int pc_happened;91 int pc_delay;92 unsigned long pc_timeout;93 unsigned int pc_cnt;94 unsigned int pc_cnt_max;96 long long chk_lpt_sz;[all …]