Searched refs:_mountPointMountID (Results 1 - 2 of 2) 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/system/kernel/fs/
H A Dvfs.cpp5149 vfs_get_mount_point(dev_t mountID, dev_t* _mountPointMountID, argument
5161 *_mountPointMountID = mountPoint->device;

Completed in 53 milliseconds