Searched refs:STARTBLOCKMASKBITS (Results 1 - 1 of 1) 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.h64 #define STARTBLOCKMASKBITS (15 + XFS_BIG_BLKNOS * 20) macro
67 (((((xfs_fsblock_t)1) << STARTBLOCKMASKBITS) - 1) << STARTBLOCKVALBITS)

Completed in 32 milliseconds