Searched defs:fsck_err_state (Results 1 – 1 of 1) sorted by relevance
95 struct fsck_err_state { struct96 struct list_head list;97 const char *fmt;98 u64 nr;99 bool ratelimited;100 int ret;101 int fix;102 char *last_msg;