Searched refs:vfs_get_mount_point (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/kernel/
H A Dvfs.h157 status_t vfs_get_mount_point(dev_t mountID, dev_t* _mountPointMountID,
/haiku/src/add-ons/kernel/file_systems/ntfs/
H A Dkernel_interface.cpp197 status_t status = vfs_get_mount_point(_volume->id, &deviceID, &nodeID);
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp348 error = vfs_get_mount_point(fFSVolume->id, &fMountPoint.deviceID,
/haiku/src/system/kernel/fs/
H A Dvfs.cpp5149 vfs_get_mount_point(dev_t mountID, dev_t* _mountPointMountID, function

Completed in 112 milliseconds