Searched refs:bch_inode (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | inode_format.h | 8 struct bch_inode { struct 153 LE32_BITMASK(INODEv1_STR_HASH, struct bch_inode, bi_flags, 20, 24); 154 LE32_BITMASK(INODEv1_NR_FIELDS, struct bch_inode, bi_flags, 24, 31); 155 LE32_BITMASK(INODEv1_NEW_VARINT,struct bch_inode, bi_flags, 31, 32);
|