Home
last modified time | relevance | path

Searched refs:prt_string_option (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dopts.c437 prt_string_option(out, opt->choices, v); in bch2_opt_to_text()
H A Dutil.h109 #define prt_string_option(...) bch2_prt_string_option(__VA_ARGS__) macro
H A Dsysfs.c776 prt_string_option(out, bch2_member_states, ca->mi.state); in SHOW()