Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/makefs/
H A Dmakefs.c97 fstype_t *fstype; in main() local
488 usage(fstype_t *fstype, fsinfo_t *fsoptions) in usage()
/dflybsd-src/sbin/hammer2/
H A Dcmd_cleanup.c43 char *fstype; in cmd_cleanup() local
H A Dhammer2_subs.h66 uuid_t fstype; member
/dflybsd-src/bin/df/
H A Ddf.c69 int fstype; member
107 const char *fstype; in main() local
/dflybsd-src/sbin/hammer/
H A Dcmd_info.c49 char *fstype, *path; in hammer_cmd_info() local
H A Dondisk.c152 char *fstype; in __verify_volume() local
863 char *fstype, *fsid; in print_blockmap() local
H A Dcmd_cleanup.c109 char *fstype, *fs, *path; in hammer_cmd_cleanup() local
/dflybsd-src/usr.sbin/fstyp/
H A Dhammer.c47 static hammer_uuid_t fsid, fstype; in test_ondisk() local
H A Dhammer2.c77 static uuid_t fsid, fstype; in test_voldata() local
/dflybsd-src/usr.sbin/autofs/
H A Dautomountd.c167 char *key, *options, *fstype, *nobrowse, *retrycnt, *tmp; in handle_request() local
/dflybsd-src/usr.sbin/makefs/hammer2/
H A Dhammer2_ondisk.c596 uuid_t fsid, fstype; in hammer2_init_vfsvolumes() local
/dflybsd-src/sys/vfs/hammer2/
H A Dhammer2_ondisk.c598 uuid_t fsid, fstype; in hammer2_init_volumes() local
H A Dhammer2_disk.h1174 uuid_t fstype; /* 0050 */ member
/dflybsd-src/sys/sys/
H A Ddiskslice.h198 int fstype; /* legacy filesystem type or FS_OTHER */ member
/dflybsd-src/contrib/wpa_supplicant/src/utils/
H A Dwpa_debug.c151 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
/dflybsd-src/stand/boot/pc32/libi386/
H A Dbiosdisk.c380 print_partition(u_int8_t fstype, unsigned long long offset, in print_partition()
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c145 struct archive_string fstype; member