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

/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DServerNodeID.h11 struct NodeID { struct
12 NodeID() function in struct:NodeID
18 NodeID(dev_t volumeID, ino_t nodeID) function in struct:NodeID
24 NodeID(const NodeID& other) function in struct:NodeID
[all...]
/haiku/src/servers/package/
H A DRoot.h37 ino_t NodeID() const { return fNodeRef.node; } function in class:Root
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DPackageFSRoot.h48 ino_t NodeID() const { return fNodeID; } function in class:PackageFSRoot
H A DPackagesDirectory.h36 ino_t NodeID() const function in class:PackagesDirectory
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixAddress.h94 int32 NodeID() const function in class:UnixAddress
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPFolder.h62 ino_t NodeID() const { return fNodeID; } function in class:IMAPFolder
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackage.h60 ino_t NodeID() const function in class:Package
/haiku/src/system/boot/loader/file_systems/packagefs/
H A Dpackagefs.cpp105 ino_t NodeID() const function in struct:PackageFS::PackageNode

Completed in 77 milliseconds