Searched defs:fsck_err_state (Results 1 – 1 of 1) sorted by relevance
81 struct fsck_err_state { struct82 struct list_head list;83 const char *fmt;84 u64 nr;85 bool ratelimited;86 int ret;87 int fix;88 char *last_msg;