STARTBLOCKVALBITS   74 fs/xfs/xfs_bmap_btree.h 	(((((xfs_fsblock_t)1) << STARTBLOCKMASKBITS) - 1) << STARTBLOCKVALBITS)
STARTBLOCKVALBITS   76 fs/xfs/xfs_bmap_btree.h 	(((((xfs_dfsbno_t)1) << DSTARTBLOCKMASKBITS) - 1) << STARTBLOCKVALBITS)
STARTBLOCKVALBITS   93 fs/xfs/xfs_bmap_btree.h 	ASSERT(k < (1 << STARTBLOCKVALBITS));