Searched defs:bind_mount (Results 1 – 1 of 1) sorted by relevance
88 struct bind_mount { struct89 struct vnode * bindm_rootvp; /* Reference to root bind_node (inode 1) */90 struct vnode * bindm_lowerrootvp; /* reference to the root of the tree we are92 uint32_t bindm_lowerrootvid; /* store the lower root vid so we can check94 uint64_t bindm_flags;