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

/haiku/src/system/kernel/fs/
H A Drootfs.cpp55 struct rootfs_vnode* dir_head;
65 struct rootfs_vnode { struct in namespace:__anon39
66 struct rootfs_vnode* all_next;
73 struct rootfs_vnode* parent;
74 struct rootfs_vnode* dir_next;
80 typedef rootfs_vnode ValueType;
111 struct rootfs_vnode* root_vnode;
118 struct rootfs_vnode* current;
142 rootfs_check_permissions(struct rootfs_vnode* dir, int accessMode)
161 get_parent_id(struct rootfs_vnode* vnod
[all...]

Completed in 35 milliseconds