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

/freebsd-12-stable/sbin/mount/
H A Dvfslist.c49 checkvfsname(const char *vfsname, const char **vfslist) argument
55 if (strcmp(vfsname, *vfslist) == 0)
H A Dmount.c524 isremountable(const char *vfsname) argument
529 if (strcmp(*cp, vfsname) == 0)

Completed in 48 milliseconds