Home
last modified time | relevance | path

Searched refs:BMBT_STARTBLOCK_BITLEN (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_bmap_btree.c110 ASSERT(!(s->br_startblock & xfs_mask64hi(64-BMBT_STARTBLOCK_BITLEN))); in xfs_bmbt_disk_set_all()
Dxfs_iext_tree.c30 #define XFS_IEXT_STARTBLOCK_MASK xfs_mask64lo(BMBT_STARTBLOCK_BITLEN)
Dxfs_format.h1593 #define BMBT_STARTBLOCK_BITLEN 52 macro