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

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

Completed in 108 milliseconds