Searched refs:vfs_get_fs_node_from_path (Results 1 - 5 of 5) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dvfs.h87 fssh_status_t vfs_get_fs_node_from_path(fssh_mount_id mountID,
H A Dvfs.cpp2450 vfs_get_fs_node_from_path(fssh_fs_volume *volume, const char *path, function in namespace:FSShell
2453 TRACE(("vfs_get_fs_node_from_path(volume = %p (%ld), path = \"%s\", "
/haiku/headers/private/kernel/
H A Dvfs.h118 status_t vfs_get_fs_node_from_path(fs_volume *volume, const char *path,
/haiku/src/system/kernel/device_manager/
H A Ddevfs.cpp552 return vfs_get_fs_node_from_path(fs->volume, path, false, true,
/haiku/src/system/kernel/fs/
H A Dvfs.cpp4280 vfs_get_fs_node_from_path(fs_volume* volume, const char* path, function
4283 TRACE(("vfs_get_fs_node_from_path(volume = %p, path = \"%s\", kernel %d)\n",

Completed in 116 milliseconds