Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dopts.c232 #define OPT_BOOL() .type = BCH_OPT_BOOL, .min = 0, .max = 2
341 case BCH_OPT_BOOL: in bch2_opt_parse()
420 if (opt->type == BCH_OPT_BOOL) { in bch2_opt_to_text()
431 case BCH_OPT_BOOL: in bch2_opt_to_text()
H A Dopts.h71 BCH_OPT_BOOL, enumerator