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

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DVolume.h78 xfs_agnumber_t AgCount() const function in class:Volume
79 { return fSuperBlock.AgCount(); }
H A Dxfs.cpp294 XfsSuperBlock::AgCount() const function in class:XfsSuperBlock
H A Dxfs.h86 xfs_agnumber_t AgCount() const;
H A DInode.cpp709 if (agNo > fVolume->AgCount()) {

Completed in 91 milliseconds