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

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1677 #define STARTBLOCKMASKBITS (15 + 20) macro
1679 (((((xfs_fsblock_t)1) << STARTBLOCKMASKBITS) - 1) << STARTBLOCKVALBITS)

Completed in 213 milliseconds