Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dopts.c228 #define OPT_STR(_choices) .type = BCH_OPT_STR, \
231 #define OPT_STR_NOLIMIT(_choices) .type = BCH_OPT_STR, \
365 case BCH_OPT_STR: in bch2_opt_parse()
430 case BCH_OPT_STR: in bch2_opt_to_text()
Dopts.h74 BCH_OPT_STR, enumerator