Home
last modified time | relevance | path

Searched refs:vfc_next (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/sys/
HDmount.h489 struct vfsconf *vfc_next; /* next in list */ member
/NextBSD/sys/kern/
HDvfs_subr.c3580 xvfsp.vfc_next = NULL; in vfsconf2x()
3591 uint32_t vfc_next; member
3604 xvfsp.vfc_next = 0; in vfsconf2x32()