Searched refs:idx_flags (Results 1 – 1 of 1) sorted by relevance
| /fs/bcachefs/ |
| A D | reflink_format.h | 7 __le64 idx_flags; member 20 LE64_BITMASK(REFLINK_P_IDX, struct bch_reflink_p, idx_flags, 0, 56); 21 LE64_BITMASK(REFLINK_P_ERROR, struct bch_reflink_p, idx_flags, 56, 57); 23 struct bch_reflink_p, idx_flags, 57, 58);
|
Completed in 5 milliseconds