Searched defs:firstEntry (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DLeafAttribute.cpp240 AttrLeafEntry* firstEntry = (AttrLeafEntry*)(fLeafBuffer + AttrLeafHeader::Size(fInode)); local
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DDirectoryIterator.cpp882 uint16 firstEntry = offset % fBlockSize / sizeof(HTreeEntry); local

Completed in 35 milliseconds