Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dopts.c235 #define OPT_STR(_choices) .type = BCH_OPT_STR, \
238 #define OPT_STR_NOLIMIT(_choices) .type = BCH_OPT_STR, \
373 case BCH_OPT_STR: in bch2_opt_parse()
438 case BCH_OPT_STR: in bch2_opt_to_text()
H A Dopts.h73 BCH_OPT_STR, enumerator