Searched refs:_sb_opt (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | opts.c | 238 #define x(_name, _bits, _flags, _type, _sb_opt, _default, _hint, _help) \ argument 247 .get_sb = _sb_opt, \ 248 .set_sb = SET_##_sb_opt, \
|
D | opts.h | 533 #define x(_name, _bits, _mode, _type, _sb_opt, _default, ...) \ argument
|