Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHashRevokeManager.h16 struct RevokeElement { struct
17 RevokeElement* next; // Next in hash argument
25 typedef RevokeElement ValueType; argument