Home
last modified time | relevance | path

Searched defs:fstype (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-11-stable/usr.sbin/bsdinstall/partedit/
HDpart_wizard.c54 const char *fstype; in part_wizard() local
300 wizard_makeparts(struct gmesh *mesh, const char *disk, const char *fstype, in wizard_makeparts()
HDgpart_ops.c85 newfs_command(const char *fstype, char *command, int use_default) in newfs_command()
432 gpart_partcode(struct gprovider *pp, const char *fstype) in gpart_partcode()
/freebsd-11-stable/usr.sbin/makefs/
HDmakefs.c97 fstype_t *fstype; in main() local
474 usage(fstype_t *fstype, fsinfo_t *fsoptions) in usage()
/freebsd-11-stable/contrib/amd/amd/
HDsun_map.h68 char *fstype; /* filesystem type */ member
77 char *fstype; /* filesystem type */ member
/freebsd-11-stable/sbin/mount/
HDmount_fs.c82 char fstype[32]; in mount_fs() local
/freebsd-11-stable/cddl/compat/opensolaris/misc/
HDzmount.c73 zmount(const char *spec, const char *dir, int mflag, char *fstype, in zmount()
/freebsd-11-stable/sbin/mount_udf/
HDmount_udf.c77 char fstype[] = "udf"; in main() local
/freebsd-11-stable/sys/cddl/compat/opensolaris/kern/
HDopensolaris_vfs.c115 mount_snapshot(kthread_t *td, vnode_t **vpp, const char *fstype, char *fspath, in mount_snapshot()
/freebsd-11-stable/sbin/mount_unionfs/
HDmount_unionfs.c135 char fstype[] = "unionfs"; in main() local
/freebsd-11-stable/sbin/mount_cd9660/
HDmount_cd9660.c90 char fstype[] = "cd9660"; in main() local
/freebsd-11-stable/contrib/netbsd-tests/fs/vfs/
HDt_vfsops.c54 const char *fstype = atf_tc_get_md_var(tc, "X-fs.mntname"); in tstatvfs() local
/freebsd-11-stable/sys/kern/
HDvfs_init.c137 vfs_byname_kld(const char *fstype, struct thread *td, int *error) in vfs_byname_kld()
HDvfs_mount.c571 char *fstype, *fspath, *errmsg; in vfs_donmount() local
763 char *fstype; in sys_mount() local
1095 const char *fstype, /* Filesystem type. */ in vfs_domount()
/freebsd-11-stable/bin/df/
HDdf.c79 int fstype; member
127 const char *fstype; in main() local
/freebsd-11-stable/sbin/mount_msdosfs/
HDmount_msdosfs.c77 char fstype[] = "msdosfs"; in main() local
/freebsd-11-stable/usr.sbin/autofs/
HDautomountd.c181 char *key, *options, *fstype, *nobrowse, *retrycnt, *tmp; in handle_request() local
/freebsd-11-stable/sys/geom/part/
HDg_part_bsd64.c117 uint8_t fstype; member
188 uint8_t fstype; member
HDg_part_bsd.c130 bsd_parse_type(const char *type, uint8_t *fstype) in bsd_parse_type()
/freebsd-11-stable/contrib/netbsd-tests/fs/common/
HDh_fsmacros.h251 const char *fstype; in atf_check_fstype() local
/freebsd-11-stable/sbin/mount_nfs/
HDmount_nfs.c156 const char *fstype, *gssname; in main() local
/freebsd-11-stable/contrib/wpa/src/utils/
HDwpa_debug.c151 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
/freebsd-11-stable/sys/compat/linprocfs/
HDlinprocfs.c284 char *dlep, *flep, *mntto, *mntfrom, *fstype; in linprocfs_domtab() local
/freebsd-11-stable/sys/i386/ibcs2/
HDibcs2_proto.h95 char fstype_l_[PADL_(int)]; int fstype; char fstype_r_[PADR_(int)]; member
133 char fstype_l_[PADL_(int)]; int fstype; char fstype_r_[PADR_(int)]; member
143 char fstype_l_[PADL_(int)]; int fstype; char fstype_r_[PADR_(int)]; member
/freebsd-11-stable/usr.bin/find/
HDfunction.c878 static char fstype[sizeof(sb.f_fstypename)]; in f_fstype() local
/freebsd-11-stable/sys/geom/journal/
HDg_journal.c2756 g_journal_find_desc(const char *fstype) in g_journal_find_desc()

12