Searched defs:NodeRef (Results 1 - 15 of 15) sorted by path

/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DNodeRef.h8 struct NodeRef : node_ref { struct in inherits:node_ref
9 NodeRef() {} function in struct:NodeRef
11 NodeRef(const node_ref& ref) function in struct:NodeRef
16 NodeRef(dev_t volumeID, ino_t nodeID) function in struct:NodeRef
22 NodeRef(const NodeRef& other) function in struct:NodeRef
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DPackagesDirectory.h32 const node_ref& NodeRef() const function in class:PackagesDirectory
/haiku/src/apps/cortex/NodeManager/
H A DNodeRef.h72 class NodeRef : class in inherits:ObservableHandler,ILockable
H A DNodeRef.cpp1471 NodeRef::NodeRef( function in class:NodeRef
[all...]
/haiku/src/build/libroot/
H A DNodeRef.h12 struct NodeRef { struct in namespace:BPrivate
16 NodeRef(dev_t device = 0, ino_t node = 0) function in struct:BPrivate::NodeRef
22 NodeRef(const struct stat &st) function in struct:BPrivate::NodeRef
28 NodeRef(const NodeRef &other) function in struct:BPrivate::NodeRef
[all...]
/haiku/src/kits/storage/
H A DPathMonitor.cpp147 const node_ref& NodeRef() const function in class:__anon3::Ancestor
370 const node_ref& NodeRef() const function in class:__anon3::Node
[all...]
/haiku/src/servers/package/
H A DPackage.h28 const node_ref& NodeRef() const function in class:Package
H A DPackageFile.h34 const node_ref& NodeRef() const function in class:PackageFile
H A DRoot.h35 const node_ref& NodeRef() const { return fNodeRef; } function in class:Root
H A DVolume.cpp123 const node_ref& NodeRef() const function in struct:Volume::PackagesDirectory
/haiku/headers/private/print/
H A DJobs.h85 const node_ref& NodeRef() const { return fNode; } function in class:Job
/haiku/src/add-ons/kernel/file_cache/
H A Dlaunch_speedup.cpp103 const node_ref &NodeRef() const { return fNodeRef; } function in class:Session
/haiku/src/apps/mail/
H A DEnclosures.h100 node_ref* NodeRef() { return &fNodeRef; } function in class:TListItem
/haiku/src/kits/tracker/
H A DModel.h336 Model::NodeRef() const function in class:BPrivate::Model
/haiku/src/servers/app/font/
H A DFontStyle.h45 const node_ref& NodeRef() const { return fNodeRef; } function in class:FontStyle

Completed in 102 milliseconds