Searched refs:vfs_entry_ref_to_vnode (Results 1 - 8 of 8) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DPackagesDirectory.cpp69 error = vfs_entry_ref_to_vnode(mountPointDeviceID, mountPointNodeID,
89 status_t error = vfs_entry_ref_to_vnode(adminDirDeviceID, adminDirNodeID,
H A DPackageFSRoot.cpp110 status_t error = vfs_entry_ref_to_vnode(volume->MountPointDeviceID(),
H A DVolume.cpp1791 status_t error = vfs_entry_ref_to_vnode(fMountPoint.deviceID,
/haiku/src/tools/fs_shell/
H A Dvfs.h68 fssh_status_t vfs_entry_ref_to_vnode(fssh_mount_id mountID,
H A Dvfs.cpp2408 vfs_entry_ref_to_vnode(fssh_mount_id mountID, fssh_vnode_id directoryID, function in namespace:FSShell
/haiku/src/add-ons/kernel/file_cache/
H A Drule_based_prefetcher.cpp506 if (vfs_entry_ref_to_vnode(head->device, head->parent, head->name, &vnode) == B_OK) {
/haiku/headers/private/kernel/
H A Dvfs.h88 status_t vfs_entry_ref_to_vnode(dev_t mountID, ino_t directoryID,
/haiku/src/system/kernel/fs/
H A Dvfs.cpp4218 vfs_entry_ref_to_vnode(dev_t mountID, ino_t directoryID, function

Completed in 145 milliseconds