Searched refs:_packageRootRef (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/package/
H A DVolume.h71 node_ref& _packageRootRef);
H A DVolume.cpp182 Volume::Init(const node_ref& rootDirectoryRef, node_ref& _packageRootRef) argument
289 _packageRootRef.device = info->rootDeviceID;
290 _packageRootRef.node = info->rootDirectoryID;

Completed in 75 milliseconds