Searched refs:fssh_fs_vnode (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/fs_shell/
H A Dfssh_fs_interface.h55 typedef struct fssh_fs_vnode fssh_fs_vnode; typedef in typeref:struct:fssh_fs_vnode
68 struct fssh_fs_vnode { struct
83 fssh_fs_vnode *_vnode, int *_type, uint32_t *_flags,
120 fssh_fs_vnode *vnode);
122 fssh_fs_vnode *vnode);
127 fssh_status_t (*lookup)(fssh_fs_volume *volume, fssh_fs_vnode *dir,
130 fssh_fs_vnode *vnode, char *buffer, fssh_size_t bufferSize);
132 fssh_status_t (*put_vnode)(fssh_fs_volume *volume, fssh_fs_vnode *vnode,
134 fssh_status_t (*remove_vnode)(fssh_fs_volume *volume, fssh_fs_vnode *vnod
[all...]
H A Dfssh_api_wrapper.h933 #define fs_vnode fssh_fs_vnode
/haiku/src/tools/fs_shell/
H A Dvfs.cpp75 struct vnode : fssh_fs_vnode {
1998 fssh_fs_vnode resolvedNode;
2124 fssh_volume_for_vnode(fssh_fs_vnode *_vnode)

Completed in 62 milliseconds