Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dopts.c233 #define OPT_UINT(_min, _max) .type = BCH_OPT_UINT, \
356 case BCH_OPT_UINT: in bch2_opt_parse()
432 case BCH_OPT_UINT: in bch2_opt_to_text()
H A Dopts.h72 BCH_OPT_UINT, enumerator