Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_format.h1311 #define STARTBLOCKVALBITS 17 macro
1314 (((((xfs_fsblock_t)1) << STARTBLOCKMASKBITS) - 1) << STARTBLOCKVALBITS)
1323 ASSERT(k < (1 << STARTBLOCKVALBITS)); in nullstartblock()