Searched refs:xvfsconf (Results 1 – 9 of 9) sorted by relevance
50 struct xvfsconf *vfcp;52 struct xvfsconf *xvfsp;65 cnt = buflen / sizeof(struct xvfsconf);68 memcpy(vfcp, xvfsp + i, sizeof(struct xvfsconf));
45 struct xvfsconf vfc, *xvfsp; in main()70 cnt = buflen / sizeof(struct xvfsconf); in main()
72 struct xvfsconf vfc; in main()
82 struct xvfsconf vfc; in main()
483 struct xvfsconf { struct947 int getvfsbyname(const char *, struct xvfsconf *);
181 struct xvfsconf vfc; in umountall()
1478 struct xvfsconf vfc; in setup_current_filesystem()
1663 struct xvfsconf vfc; in get_exportlist()
3231 struct xvfsconf xvfsp; in vfsconf2x()