Searched defs:ubifs_debug_info (Results 1 – 1 of 1) sorted by relevance
61 struct ubifs_debug_info { struct62 struct ubifs_zbranch old_zroot;63 int old_zroot_level;64 unsigned long long old_zroot_sqnum;65 int failure_mode;66 int fail_delay;67 unsigned long fail_timeout;68 unsigned int fail_cnt;69 unsigned int fail_cnt_max;70 long long chk_lpt_sz;[all …]