Home
last modified time | relevance | path

Searched defs:ExtentLeafEntry (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DExtent.h143 struct ExtentLeafEntry { struct
144 uint32 hashval;
168 ExtentLeafEntry* BlockFirstLeaf(ExtentBlockTail* tail); argument