Home
last modified time | relevance | path

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

/freebsd-src/sbin/mount/
H A Dmount_fs.c63 mount_fs(const char *vfstype, int argc, char *argv[]) in mount_fs()
H A Dmount.c112 use_mountprog(const char * vfstype) use_mountprog() argument
205 const char *mntfromname, **vfslist, *vfstype; main() local
539 mountfs(const char * vfstype,const char * spec,const char * name,int flags,const char * options,const char * mntopts) mountfs() argument
[all...]
/freebsd-src/sbin/fsck/
H A Dfsck.c100 const char *vfstype = NULL; in main() local
305 char *vfstype = NULL; in checkfs() local