Searched refs:_max (Results 1 – 2 of 2) sorted by relevance
| /fs/ceph/ |
| A D | debugfs.c | 131 s64 _total, _avg, _min, _max, _sq, _st; \ 134 _max = ktime_to_us(max); \ 140 name, total, _avg, _min, _max, _st); \
|
| /fs/bcachefs/ |
| A D | opts.c | 240 #define OPT_UINT(_min, _max) .type = BCH_OPT_UINT, \ argument 241 .min = _min, .max = _max
|
Completed in 5 milliseconds