Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dopts.c225 #define OPT_BOOL() .type = BCH_OPT_BOOL, .min = 0, .max = 2
334 case BCH_OPT_BOOL: in bch2_opt_parse()
412 if (opt->type == BCH_OPT_BOOL) { in bch2_opt_to_text()
423 case BCH_OPT_BOOL: in bch2_opt_to_text()
Dopts.h72 BCH_OPT_BOOL, enumerator