Searched refs:BMBT_STARTBLOCK_BITLEN (Results 1 – 2 of 2) sorted by relevance
209 ASSERT((startblock & xfs_mask64hi(64-BMBT_STARTBLOCK_BITLEN)) == 0); in xfs_bmbt_set_allf()248 ASSERT((startblock & xfs_mask64hi(64-BMBT_STARTBLOCK_BITLEN)) == 0); in xfs_bmbt_disk_set_allf()
1530 #define BMBT_STARTBLOCK_BITLEN 52 macro