Home
last modified time | relevance | path

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

12

/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpart_wizard.c52 const char *fstype; in part_wizard() local
333 wizard_makeparts(struct gmesh *mesh, const char *disk, const char *fstype, in wizard_makeparts()
H A Dgpart_ops.c91 newfs_command(const char *fstype, int use_default) in newfs_command()
465 gpart_partcode(struct gprovider *pp, const char *fstype) in gpart_partcode()
/freebsd/usr.sbin/makefs/
H A Dmakefs.c98 fstype_t *fstype; in main() local
505 usage(fstype_t *fstype, fsinfo_t *fsoptions) in usage()
/freebsd/sbin/mount/
H A Dmount_fs.c70 char fstype[32]; in mount_fs() local
/freebsd/sbin/mount_udf/
H A Dmount_udf.c76 char fstype[] = "udf"; in main() local
/freebsd/sbin/mount_unionfs/
H A Dmount_unionfs.c121 char fstype[] = "unionfs"; in main() local
/freebsd/contrib/netbsd-tests/fs/vfs/
H A Dt_vfsops.c54 const char *fstype = atf_tc_get_md_var(tc, "X-fs.mntname"); in tstatvfs() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_vfs.c120 mount_snapshot(kthread_t *td, vnode_t **vpp, const char *fstype, char *fspath, in mount_snapshot()
/freebsd/usr.sbin/fstyp/
H A Dhammer.c63 static hammer_uuid_t fsid, fstype; in test_ondisk() local
H A Dhammer2_disk.h1245 uuid_t fstype; /* 0050 */ member
/freebsd/sbin/mount_msdosfs/
H A Dmount_msdosfs.c71 char fstype[] = "msdosfs"; in main() local
/freebsd/sbin/mount_cd9660/
H A Dmount_cd9660.c81 char fstype[] = "cd9660"; in main() local
/freebsd/usr.sbin/autofs/
H A Dautomountd.c177 char *key, *options, *fstype, *nobrowse, *retrycnt, *tmp; in handle_request() local
/freebsd/stand/libsa/
H A Ddosfs.c99 u_char fstype[8]; /* Informational */ member
114 u_char fstype[8]; /* Informational */ member
116 } fstype; member
/freebsd/sys/geom/part/
H A Dg_part_bsd64.c115 uint8_t fstype; member
187 uint8_t fstype; member
H A Dg_part_bsd.c130 bsd_parse_type(const char *type, uint8_t *fstype) in bsd_parse_type()
/freebsd/sys/compat/linprocfs/
H A Dlinprocfs.c451 const char **mntfrom, const char **mntto, const char **fstype) in _mtab_helper()
511 const char *mntto, *mntfrom, *fstype; in linprocfs_domtab() local
566 const char *mntfrom, *mntto, *fstype; in linprocfs_doprocmountinfo() local
/freebsd/contrib/netbsd-tests/fs/common/
H A Dh_fsmacros.h251 const char *fstype; in atf_check_fstype() local
/freebsd/bin/df/
H A Ddf.c58 int fstype; member
/freebsd/sys/kern/
H A Dvfs_mount.c804 char *fstype, *fspath, *errmsg; in vfs_donmount() local
1052 char *fstype; in sys_mount() local
1585 const char *fstype, /* Filesystem type. */ in vfs_domount()
H A Dvfs_init.c133 vfs_byname_kld(const char *fstype, struct thread *td, int *error) in vfs_byname_kld()
/freebsd/contrib/wpa/src/utils/
H A Dwpa_debug.c151 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
/freebsd/usr.bin/find/
H A Dfunction.c882 static char fstype[sizeof(sb.f_fstypename)]; in f_fstype() local
/freebsd/sys/geom/journal/
H A Dg_journal.c2769 g_journal_find_desc(const char *fstype) in g_journal_find_desc()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c149 struct archive_string fstype; member

12