Home
last modified time | relevance | path

Searched refs:NodeInitVFS (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DUnpackingNode.h37 status_t NodeInitVFS(dev_t deviceID, ino_t nodeID,
H A DUnpackingNode.cpp27 UnpackingNode::NodeInitVFS(dev_t deviceID, ino_t nodeID, in NodeInitVFS() function in UnpackingNode
H A DUnpackingDirectory.cpp38 status_t error = NodeInitVFS(deviceID, fID, fPackageDirectories.Head()); in VFSInit()
H A DUnpackingLeafNode.cpp41 status_t error = NodeInitVFS(deviceID, fID, _ActivePackageNode()); in VFSInit()