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