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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_bmap_btree.h46 #define BMBT_STARTBLOCK_BITLEN 52 macro
H A Dxfs_bmap_btree.c239 ASSERT((startblock & xfs_mask64hi(64-BMBT_STARTBLOCK_BITLEN)) == 0);
297 ASSERT((startblock & xfs_mask64hi(64-BMBT_STARTBLOCK_BITLEN)) == 0);

Completed in 74 milliseconds