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

/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_format.h1358 #define STARTBLOCKVALBITS 17 macro
1361 (((((xfs_fsblock_t)1) << STARTBLOCKMASKBITS) - 1) << STARTBLOCKVALBITS)
1370 ASSERT(k < (1 << STARTBLOCKVALBITS)); nullstartblock()

Completed in 45 milliseconds