Searched refs:LE16_BITMASK (Results 1 – 2 of 2) sorted by relevance
/linux/fs/bcachefs/ |
H A D | extents_format.h | 243 LE16_BITMASK(BTREE_PTR_RANGE_UPDATED, struct bch_btree_ptr_v2, flags, 0, 1);
|
H A D | bcachefs_format.h | 121 #define LE16_BITMASK(n, t, f, o, e) LE_BITMASK(16, n, t, f, o, e) macro 779 LE16_BITMASK(BCH_SB_BLOCK_SIZE, struct bch_sb, block_size, 0, 16);
|