Searched refs:vfs_bind_mount_directory (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/kernel/
H A Dvfs.h159 status_t vfs_bind_mount_directory(dev_t mountID, ino_t nodeID,
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp1822 error = vfs_bind_mount_directory(st.st_dev, st.st_ino, fFSVolume->id,
1827 // vfs_bind_mount_directory() got one
/haiku/src/system/kernel/fs/
H A Dvfs.cpp5169 vfs_bind_mount_directory(dev_t mountID, ino_t nodeID, dev_t coveredMountID, function

Completed in 122 milliseconds