Searched defs:fsck_err_state (Results 1 – 1 of 1) sorted by relevance
102 struct fsck_err_state { struct103 struct list_head list;104 const char *fmt;105 u64 nr;106 bool ratelimited;107 int ret;108 int fix;109 char *last_msg;