Home
last modified time | relevance | path

Searched defs:fsck_err_state (Results 1 – 1 of 1) sorted by relevance

/linux/fs/bcachefs/
H A Derror.h72 struct fsck_err_state { struct
73 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;