Searched defs:get_vnode_name (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/drivers/
H A Dfs_interface.h120 status_t (*get_vnode_name)(fs_volume* volume, fs_vnode* vnode, char* buffer, member in struct:fs_vnode_ops
/haiku/headers/private/fs_shell/
H A Dfssh_fs_interface.h129 fssh_status_t (*get_vnode_name)(fssh_fs_volume *volume, member in struct:fssh_fs_vnode_ops
/haiku/src/tools/fs_shell/
H A Dvfs.cpp1347 get_vnode_name(struct vnode *vnode, struct vnode *parent, function in namespace:FSShell
1402 get_vnode_name(struct vnode *vnode, struct vnode *parent, char *name, function in namespace:FSShell
/haiku/src/system/kernel/fs/
H A Dvfs.cpp2471 get_vnode_name(struct vnode* vnode, struct vnode* parent, struct dirent* buffer, function
2530 get_vnode_name(struct vnode* vnode, struct vnode* parent, char* name, function

Completed in 197 milliseconds