Searched refs:XFS_BB_NUM_BITS_CRC (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_btree.h75 #define XFS_BB_NUM_BITS_CRC 9 macro
76 #define XFS_BB_ALL_BITS_CRC ((1u << XFS_BB_NUM_BITS_CRC) - 1)
H A Dxfs_btree.c1662 nbits = XFS_BB_NUM_BITS_CRC;

Completed in 142 milliseconds