Searched refs:xvfsconf (Results 1 – 10 of 10) sorted by relevance
60 getvfsbyname(const char *fsname, struct xvfsconf *vfcp) in getvfsbyname()62 struct xvfsconf *xvfsp; in getvfsbyname()75 cnt = buflen / sizeof(struct xvfsconf); in getvfsbyname()79 memcpy(vfcp, xvfsp + i, sizeof(struct xvfsconf)); in getvfsbyname()
41 struct xvfsconf vfc, *xvfsp; in main()68 cnt = buflen / sizeof(struct xvfsconf); in main()
60 struct xvfsconf vfc; in main()
638 struct xvfsconf *xvfsp, *keep_xvfsp; in makenetvfslist()657 maxvfsconf = buflen / sizeof(struct xvfsconf); in makenetvfslist()
82 struct xvfsconf vfc; in main()
654 struct xvfsconf { struct1210 int getvfsbyname(const char *, struct xvfsconf *);
205 struct xvfsconf vfc; in umountall()
1574 struct xvfsconf vfc; in setup_current_filesystem()
2433 struct xvfsconf vfc; in delete_export()
4904 struct xvfsconf xvfsp; in vfsconf2x()