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

/haiku/headers/private/storage/
H A DNotOwningEntryRef.h26 class NotOwningEntryRef : public entry_ref { class in namespace:BPrivate
28 NotOwningEntryRef() function in class:BPrivate::NotOwningEntryRef
32 NotOwningEntryRef(dev_t device, ino_t directory, const char* name) function in class:BPrivate::NotOwningEntryRef
37 NotOwningEntryRef(const node_ref& directoryRef, const char* name) function in class:BPrivate::NotOwningEntryRef
42 NotOwningEntryRef(const entry_ref& other) function in class:BPrivate::NotOwningEntryRef
[all...]

Completed in 51 milliseconds