Searched refs:xvfsconf (Results 1 – 10 of 10) sorted by relevance
48 getvfsbyname(const char *fsname, struct xvfsconf *vfcp) in getvfsbyname()50 struct xvfsconf *xvfsp; in getvfsbyname()63 cnt = buflen / sizeof(struct xvfsconf); in getvfsbyname()66 memcpy(vfcp, xvfsp + i, sizeof(struct xvfsconf)); in getvfsbyname()
45 struct xvfsconf vfc, *xvfsp; in main()70 cnt = buflen / sizeof(struct xvfsconf); in main()
72 struct xvfsconf vfc; in main()
601 struct xvfsconf *xvfsp, *keep_xvfsp; in makenetvfslist()620 maxvfsconf = buflen / sizeof(struct xvfsconf); in makenetvfslist()
82 struct xvfsconf vfc; in main()
483 struct xvfsconf { struct944 int getvfsbyname(const char *, struct xvfsconf *);
181 struct xvfsconf vfc; in umountall()
1478 struct xvfsconf vfc; in setup_current_filesystem()
1718 struct xvfsconf vfc; in get_exportlist()
3568 struct xvfsconf xvfsp; in vfsconf2x()