Home
last modified time | relevance | path

Searched refs:_AbstractEntry (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/udf/
H A DIcb.h104 { return _AbstractEntry()->AllocationDescriptors(); } in AllocationDescriptors()
106 { return _AbstractEntry()->AllocationDescriptorsLength(); } in AllocationDescriptorsSize()
126 AbstractFileEntry *_AbstractEntry() const { return (_Tag().id() in _AbstractEntry() function