Home
last modified time | relevance | path

Searched refs:MountPointDeviceID (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.h63 dev_t MountPointDeviceID() const in MountPointDeviceID() function
H A DPackageFSRoot.cpp110 status_t error = vfs_entry_ref_to_vnode(volume->MountPointDeviceID(), in RegisterVolume()