Home
last modified time | relevance | path

Searched defs:vfstype (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/mount/
H A Dmount_fs.c63 mount_fs(const char *vfstype, int argc, char *argv[]) in mount_fs()
H A Dmount.c113 use_mountprog(const char *vfstype) in use_mountprog()
206 const char *mntfromname, **vfslist, *vfstype; in main() local
540 mountfs(const char *vfstype, const char *spec, const char *name, int flags, in mountfs()
/freebsd/sbin/fsck/
H A Dfsck.c100 const char *vfstype = NULL; in main() local
305 char *vfstype = NULL; in checkfs() local