Searched refs:SUBVOL_POS_MIN (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/bcachefs/ | ||
| H A D | subvolume_format.h | 5 #define SUBVOL_POS_MIN POS(0, 1) macro |
| H A D | subvolume.c | 216 bkey_fsck_err_on(bkey_lt(k.k->p, SUBVOL_POS_MIN) || in bch2_subvolume_validate() |