Searched defs:fstype (Results 1 - 25 of 27) sorted by last modified time

12

/freebsd-11-stable/sys/kern/
H A Dvfs_mount.c571 char *fstype, *fspath, *errmsg; local
763 char *fstype; local
1093 vfs_domount( struct thread *td, const char *fstype, char *fspath, uint64_t fsflags, struct vfsoptlist **optlist ) argument
[all...]
/freebsd-11-stable/sys/ufs/ffs/
H A Dffs_softdep.c11400 int hadchanges, fstype; local
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c145 struct archive_string fstype; member in struct:xattr
/freebsd-11-stable/sys/compat/linprocfs/
H A Dlinprocfs.c284 char *dlep, *flep, *mntto, *mntfrom, *fstype; local
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dwpa_debug.c151 char *tmp2, *tmp_path, *fstype; local
/freebsd-11-stable/sbin/mount_msdosfs/
H A Dmount_msdosfs.c77 char fstype[] = "msdosfs"; local
/freebsd-11-stable/usr.sbin/makefs/
H A Dmakefs.c97 fstype_t *fstype; local
474 usage(fstype_t *fstype, fsinfo_t *fsoptions) argument
[all...]
/freebsd-11-stable/usr.sbin/autofs/
H A Dautomountd.c181 char *key, *options, *fstype, *nobrowse, *retrycnt, *tmp; local
[all...]
/freebsd-11-stable/sys/geom/part/
H A Dg_part_bsd64.c117 uint8_t fstype; member in struct:g_part_bsd64_entry
188 uint8_t fstype; member in struct:bsd64_uuid_alias
[all...]
H A Dg_part_bsd.c130 bsd_parse_type(const char *type, uint8_t *fstype) argument
/freebsd-11-stable/bin/df/
H A Ddf.c79 int fstype; member in struct:maxwidths
127 const char *fstype; local
[all...]
/freebsd-11-stable/usr.sbin/bsdinstall/partedit/
H A Dpart_wizard.c54 const char *fstype; local
300 wizard_makeparts(struct gmesh *mesh, const char *disk, const char *fstype, argument
H A Dgpart_ops.c85 newfs_command(const char *fstype, char *command, int use_default) argument
432 gpart_partcode(struct gprovider *pp, const char *fstype) argument
/freebsd-11-stable/sys/geom/journal/
H A Dg_journal.c2756 g_journal_find_desc(const char *fstype) argument
/freebsd-11-stable/usr.bin/find/
H A Dfunction.c878 static char fstype[sizeof(sb.f_fstypename)]; local
/freebsd-11-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_vfs.c115 mount_snapshot(kthread_t *td, vnode_t **vpp, const char *fstype, char *fspath, argument
/freebsd-11-stable/cddl/compat/opensolaris/misc/
H A Dzmount.c73 zmount(const char *spec, const char *dir, int mflag, char *fstype, argument
/freebsd-11-stable/sbin/mount_nfs/
H A Dmount_nfs.c156 const char *fstype, *gssname; local
/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_proto.h95 char fstype_l_[PADL_(int)]; int fstype; char fstype_r_[PADR_(int)]; member in struct:ibcs2_mount_args
133 char fstype_l_[PADL_(int)]; int fstype; char fstype_r_[PADR_(int)]; member in struct:ibcs2_statfs_args
143 char fstype_l_[PADL_(int)]; int fstype; char fstype_r_[PADR_(int)]; member in struct:ibcs2_fstatfs_args
/freebsd-11-stable/contrib/netbsd-tests/fs/vfs/
H A Dt_vfsops.c54 const char *fstype = atf_tc_get_md_var(tc, "X-fs.mntname"); local
/freebsd-11-stable/contrib/netbsd-tests/fs/common/
H A Dh_fsmacros.h251 const char *fstype; local
/freebsd-11-stable/contrib/amd/amd/
H A Dsun_map.h68 char *fstype; /* filesystem type */ member in struct:sun_mountpt
77 char *fstype; /* filesystem type */ member in struct:sun_entry
/freebsd-11-stable/sbin/mount_udf/
H A Dmount_udf.c77 char fstype[] = "udf"; local
/freebsd-11-stable/sbin/mount_unionfs/
H A Dmount_unionfs.c135 char fstype[] = "unionfs"; local
/freebsd-11-stable/sbin/mount/
H A Dmount_fs.c82 char fstype[32]; local

Completed in 1079 milliseconds

12