vfs_entry_ref_to_path
status_t vfs_entry_ref_to_path(dev_t device, ino_t inode, const char *leaf,
vfs_entry_ref_to_path(mountpt, mountino, NULL, true, bsdVolume->mnt_stat.f_mntonname,
status = vfs_entry_ref_to_path(deviceID, nodeID, NULL, true,
error = vfs_entry_ref_to_path(mountPointDeviceID, mountPointNodeID,
status_t error = vfs_entry_ref_to_path(fNodeRef.device, fNodeRef.node, NULL,
if (path.InitCheck() != B_OK || vfs_entry_ref_to_path(device, directory,
|| vfs_entry_ref_to_path(event->device, event->directory,
status_t status = vfs_entry_ref_to_path(device, inode, leaf,
status = vfs_entry_ref_to_path(device, directory, name, true,
|| vfs_entry_ref_to_path(device, directory, name, true,
vfs_entry_ref_to_path(info.dev, info.root, ".", true, path.LockBuffer(),
return vfs_entry_ref_to_path(device, inode, leaf, true, path, pathLength);