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

/haiku/headers/private/fs_shell/
H A Dfssh_fs_interface.h56 typedef struct fssh_fs_vnode_ops fssh_fs_vnode_ops; typedef in typeref:struct:fssh_fs_vnode_ops
70 fssh_fs_vnode_ops* ops;
125 struct fssh_fs_vnode_ops { struct
347 fssh_fs_vnode_ops *ops);
350 fssh_fs_vnode_ops *ops, int type, uint32_t flags);
H A Dfssh_api_wrapper.h934 #define fs_vnode_ops fssh_fs_vnode_ops
/haiku/src/tools/fs_shell/
H A Dvfs.cpp1885 void *privateNode, fssh_fs_vnode_ops *ops)
1925 void *privateNode, fssh_fs_vnode_ops *ops, int type, uint32_t flags)

Completed in 72 milliseconds