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

/freebsd-9.3-release/sbin/mount/
H A Dmount.c84 int mountfs(const char *, const char *, const char *,
341 if (mountfs(fs->fs_vfstype, fs->fs_spec,
403 rval = mountfs(mntbuf->f_fstypename, mntfromname,
414 rval = mountfs(fs->fs_vfstype, fs->fs_spec, fs->fs_file,
443 rval = mountfs(vfstype,
533 mountfs(const char *vfstype, const char *spec, const char *name, int flags, function

Completed in 45 milliseconds