Searched defs:fsck_err_state (Results 1 – 1 of 1) sorted by relevance
72 struct fsck_err_state { struct73 struct list_head list;74 enum bch_sb_error_id id;75 u64 nr;76 bool ratelimited;77 int ret;78 int fix;79 char *last_msg;