Searched refs:AttributeRef (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/diskprobe/
H A DDataEditor.h99 const entry_ref& AttributeRef() const { return fAttributeRef; } function in class:DataEditor
H A DProbeView.cpp1146 BNode node(&fEditor.AttributeRef());
1169 message->AddRef("refs", &fEditor.AttributeRef());
1363 if (directory.SetTo(&fEditor.AttributeRef()) == B_OK
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DVolumeManager.cpp183 typedef EntryRef AttributeRef; typedef
187 : HashMap<AttributeRef, AttributeChangedEvent*> {
1381 AttributeRef ref(event->volumeID, event->nodeID,

Completed in 43 milliseconds