Home
last modified time | relevance | path

Searched refs:bch2_member_states (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dopts.h26 extern const char * const bch2_member_states[];
505 OPT_STR(bch2_member_states), \
H A Dopts.c82 const char * const bch2_member_states[] = { variable
H A Dsb-members.c239 ? bch2_member_states[BCH_MEMBER_STATE(&m)] in member_to_text()
H A Dsuper.c1632 bch_notice(ca, "%s", bch2_member_states[new_state]); in __bch2_dev_set_state()