Searched refs:OPT_BOOL (Results 1 – 2 of 2) sorted by relevance
/linux/fs/bcachefs/ |
H A D | opts.h | 219 OPT_BOOL(), \ 224 OPT_BOOL(), \ 229 OPT_BOOL(), \ 234 OPT_BOOL(), \ 239 OPT_BOOL(), \ 261 OPT_BOOL(), \ 266 OPT_BOOL(), \ 271 OPT_BOOL(), \ 276 OPT_BOOL(), \ 281 OPT_BOOL(), \ [all …]
|
H A D | opts.c | 225 #define OPT_BOOL() .type = BCH_OPT_BOOL, .min = 0, .max = 2 macro
|