Searched refs:blockTail (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DExtent.cpp213 ExtentBlockTail* blockTail = BlockTail(); local
214 ExtentLeafEntry* leafEntry = BlockFirstLeaf(blockTail);
216 int numberOfLeafEntries = B_BENDIAN_TO_HOST_INT32(blockTail->count);

Completed in 33 milliseconds