Searched refs:vfsname (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sbin/mount/
H A Dvfslist.c47 checkvfsname(const char *vfsname, const char **vfslist) argument
53 if (strcmp(vfsname, *vfslist) == 0)
H A Dmount.c505 isremountable(const char *vfsname) argument
510 if (strcmp(*cp, vfsname) == 0)

Completed in 105 milliseconds