Searched refs:prt_string_option (Results 1 – 2 of 2) sorted by relevance
/linux/fs/bcachefs/ | ||
H A D | util.h | 99 #define prt_string_option(...) bch2_prt_string_option(__VA_ARGS__) macro |
H A D | sysfs.c | 794 prt_string_option(out, bch2_member_states, ca->mi.state); in SHOW() |