Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsb-members.c237 ? bch2_member_states[BCH_MEMBER_STATE(&m)] in member_to_text()
H A Dopts.c82 const char * const bch2_member_states[] = { variable
H A Dopts.h25 extern const char * const bch2_member_states[];
H A Dsysfs.c776 prt_string_option(out, bch2_member_states, ca->mi.state); in SHOW()
H A Dsuper.c1581 bch_notice(ca, "%s", bch2_member_states[new_state]); in __bch2_dev_set_state()