Searched refs:bch_inode (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | inode_format.h | 8 struct bch_inode { struct 158 LE32_BITMASK(INODEv1_STR_HASH, struct bch_inode, bi_flags, 20, 24); 159 LE32_BITMASK(INODEv1_NR_FIELDS, struct bch_inode, bi_flags, 24, 31); 160 LE32_BITMASK(INODEv1_NEW_VARINT,struct bch_inode, bi_flags, 31, 32);
|