Home
last modified time | relevance | path

Searched defs:bind_mount (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/bsd/miscfs/bindfs/
H A Dbindfs.h88 struct bind_mount { struct
89 struct vnode * bindm_rootvp; /* Reference to root bind_node (inode 1) */
90 struct vnode * bindm_lowerrootvp; /* reference to the root of the tree we are
92 uint32_t bindm_lowerrootvid; /* store the lower root vid so we can check
94 uint64_t bindm_flags;