/freebsd/usr.sbin/bsdinstall/partedit/ |
H A D | part_wizard.c | 52 const char *fstype; in part_wizard() local 333 wizard_makeparts(struct gmesh *mesh, const char *disk, const char *fstype, in wizard_makeparts()
|
H A D | gpart_ops.c | 91 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 D | makefs.c | 98 fstype_t *fstype; in main() local 505 usage(fstype_t *fstype, fsinfo_t *fsoptions) in usage()
|
/freebsd/sbin/mount/ |
H A D | mount_fs.c | 70 char fstype[32]; in mount_fs() local
|
/freebsd/sbin/mount_udf/ |
H A D | mount_udf.c | 76 char fstype[] = "udf"; in main() local
|
/freebsd/sbin/mount_unionfs/ |
H A D | mount_unionfs.c | 121 char fstype[] = "unionfs"; in main() local
|
/freebsd/contrib/netbsd-tests/fs/vfs/ |
H A D | t_vfsops.c | 54 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 D | spl_vfs.c | 120 mount_snapshot(kthread_t *td, vnode_t **vpp, const char *fstype, char *fspath, in mount_snapshot()
|
/freebsd/usr.sbin/fstyp/ |
H A D | hammer.c | 63 static hammer_uuid_t fsid, fstype; in test_ondisk() local
|
H A D | hammer2_disk.h | 1245 uuid_t fstype; /* 0050 */ member
|
/freebsd/sbin/mount_msdosfs/ |
H A D | mount_msdosfs.c | 71 char fstype[] = "msdosfs"; in main() local
|
/freebsd/sbin/mount_cd9660/ |
H A D | mount_cd9660.c | 81 char fstype[] = "cd9660"; in main() local
|
/freebsd/usr.sbin/autofs/ |
H A D | automountd.c | 177 char *key, *options, *fstype, *nobrowse, *retrycnt, *tmp; in handle_request() local
|
/freebsd/stand/libsa/ |
H A D | dosfs.c | 99 u_char fstype[8]; /* Informational */ member 114 u_char fstype[8]; /* Informational */ member 116 } fstype; member
|
/freebsd/sys/geom/part/ |
H A D | g_part_bsd64.c | 115 uint8_t fstype; member 187 uint8_t fstype; member
|
H A D | g_part_bsd.c | 130 bsd_parse_type(const char *type, uint8_t *fstype) in bsd_parse_type()
|
/freebsd/sys/compat/linprocfs/ |
H A D | linprocfs.c | 451 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 D | h_fsmacros.h | 251 const char *fstype; in atf_check_fstype() local
|
/freebsd/bin/df/ |
H A D | df.c | 58 int fstype; member
|
/freebsd/sys/kern/ |
H A D | vfs_mount.c | 804 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 D | vfs_init.c | 133 vfs_byname_kld(const char *fstype, struct thread *td, int *error) in vfs_byname_kld()
|
/freebsd/contrib/wpa/src/utils/ |
H A D | wpa_debug.c | 151 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
|
/freebsd/usr.bin/find/ |
H A D | function.c | 882 static char fstype[sizeof(sb.f_fstypename)]; in f_fstype() local
|
/freebsd/sys/geom/journal/ |
H A D | g_journal.c | 2769 g_journal_find_desc(const char *fstype) in g_journal_find_desc()
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_xar.c | 149 struct archive_string fstype; member
|