Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dopts.c442 prt_string_option(out, opt->choices, v); in bch2_opt_to_text()
H A Dutil.h110 #define prt_string_option(...) bch2_prt_string_option(__VA_ARGS__) macro