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.h81 struct fsck_err_state { struct
82 struct list_head list;
83 const char *fmt;
84 u64 nr;
85 bool ratelimited;
86 int ret;
87 int fix;
88 char *last_msg;