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

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DNodeAttribute.cpp292 int totalEntries = header->Count(); local
296 for (int j = fLastEntryOffset; j < totalEntries; j++) {
H A DLeafAttribute.cpp242 int totalEntries = header->Count(); local
246 for (int i = fLastEntryOffset; i < totalEntries; i++) {

Completed in 192 milliseconds