Searched refs:create_sub_vnode (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/drivers/
H A Dfs_interface.h112 status_t (*create_sub_vnode)(fs_volume* volume, ino_t id, fs_vnode* vnode); member in struct:fs_volume_ops
/haiku/headers/private/fs_shell/
H A Dfssh_fs_interface.h119 fssh_status_t (*create_sub_vnode)(fssh_fs_volume *volume, fssh_ino_t id, member in struct:fssh_fs_volume_ops
/haiku/src/tools/fs_shell/
H A Dvfs.cpp1955 status = subVolume->ops->create_sub_vnode(subVolume, vnodeID,
/haiku/src/system/kernel/fs/
H A Dvfs.cpp3788 status = subVolume->ops->create_sub_vnode(subVolume, vnodeID,

Completed in 102 milliseconds