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

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DNodeAttribute.cpp101 xfs_extnum_t totalExtents = fInode->AttrExtentsCount(); local
106 if (logicalBlock < (uint32)totalExtents) {
110 _FillMapEntry(totalExtents - 1);

Completed in 26 milliseconds