Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmount.h619 struct xvfsconf { struct
1153 int getvfsbyname(const char *, struct xvfsconf *);
/f-stack/freebsd/kern/
H A Dvfs_subr.c4446 struct xvfsconf xvfsp; in vfsconf2x()