Searched defs:fsck_err_state (Results 1 – 1 of 1) sorted by relevance
67 struct fsck_err_state { struct68 struct list_head list;69 enum bch_sb_error_id id;70 u64 nr;71 bool ratelimited;72 int ret;73 int fix;74 char *last_msg;