Searched refs:OPT_BOOL (Results 1 – 2 of 2) sorted by relevance
/linux/fs/bcachefs/ |
H A D | opts.h | 221 OPT_BOOL(), \ 226 OPT_BOOL(), \ 236 OPT_BOOL(), \ 241 OPT_BOOL(), \ 263 OPT_BOOL(), \ 268 OPT_BOOL(), \ 273 OPT_BOOL(), \ 278 OPT_BOOL(), \ 283 OPT_BOOL(), \ 288 OPT_BOOL(), \ [all …]
|
H A D | opts.c | 227 #define OPT_BOOL() .type = BCH_OPT_BOOL, .min = 0, .max = 2 macro
|