Searched refs:SUBVOL_POS_MAX (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/bcachefs/ | ||
| H A D | subvolume_format.h | 6 #define SUBVOL_POS_MAX POS(0, S32_MAX) macro |
| H A D | subvolume.c | 217 bkey_gt(k.k->p, SUBVOL_POS_MAX), in bch2_subvolume_validate() |