Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_format.h1685 #define STARTBLOCKVALBITS 17 macro
1688 (((((xfs_fsblock_t)1) << STARTBLOCKMASKBITS) - 1) << STARTBLOCKVALBITS)
1697 ASSERT(k < (1 << STARTBLOCKVALBITS)); in nullstartblock()

Completed in 13 milliseconds