Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
Derror.h67 struct fsck_err_state { struct
68 struct list_head list;
69 enum bch_sb_error_id id;
70 u64 nr;
71 bool ratelimited;
72 int ret;
73 int fix;
74 char *last_msg;