Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_bmap_btree.h58 #define BMBT_STARTBLOCK_BITLEN 52 macro
60 (BMBT_STARTBLOCK_BITOFF + BMBT_STARTBLOCK_BITLEN)
71 #define BMBT_STARTBLOCK_BITLEN 52 macro
Dxfs_bmap_btree.c2493 ASSERT((b & XFS_MASK64HI(64-BMBT_STARTBLOCK_BITLEN)) == 0); in xfs_bmbt_set_allf()
2580 ASSERT((b & XFS_MASK64HI(64-BMBT_STARTBLOCK_BITLEN)) == 0); in xfs_bmbt_disk_set_allf()