BlockLog
uint32 rightOffset = LEAF_STARTOFFSET(volume->BlockLog());
((n) >> (volume->BlockLog() + volume->DirBlockLog()))
xfs_fsblock_t blockToRead = FSBLOCKS_TO_BASICBLOCKS(fVolume->BlockLog(),
FSBLOCKS_TO_BASICBLOCKS(fVolume->BlockLog(),
((n) >> (volume->BlockLog()))
if (startoff != LEAF_STARTOFFSET(fInode->GetVolume()->BlockLog()))
if (startoff == LEAF_STARTOFFSET(fInode->GetVolume()->BlockLog()))
uint8 BlockLog() const
{ return fSuperBlock.BlockLog(); }
uint8 BlockLog() const;