/netbsd-src/common/lib/libutil/ |
H A D | getfstypename.c | 59 getfstypename(int fstype) in getfstypename()
|
/netbsd-src/external/cddl/osnet/lib/libzfs/ |
H A D | zmount.c | 46 zmount(const char *spec, const char *dir, int mflag, char *fstype, in zmount()
|
/netbsd-src/sbin/gpt/ |
H A D | migrate.c | 122 freebsd_fstype_to_gpt_type(gpt_t gpt, u_int i, u_int fstype) in freebsd_fstype_to_gpt_type() 142 netbsd_fstype_to_gpt_type(gpt_t gpt, u_int i, u_int fstype) in netbsd_fstype_to_gpt_type()
|
/netbsd-src/usr.sbin/makefs/ |
H A D | makefs.c | 100 fstype_t *fstype; main() local 504 usage(fstype_t * fstype,fsinfo_t * fsoptions) usage() argument [all...] |
/netbsd-src/sys/arch/i386/stand/lib/ |
H A D | biosdisk.h | 33 int fstype; member
|
/netbsd-src/external/bsd/am-utils/dist/amd/ |
H A D | sun_map.h | 70 char *fstype; /* filesystem type */ member 79 char *fstype; /* filesystem type */ member
|
/netbsd-src/sys/arch/ews4800mips/stand/common/ |
H A D | diskutil.c | 126 fstype(int partition) in fstype() function
|
H A D | local.h | 45 enum fstype { enum
|
/netbsd-src/sys/arch/macppc/stand/ofwboot/ |
H A D | ofdev.c | 150 u_int8_t fstype; in check_apm_root() local 190 u_int8_t fstype; in search_mac_label() local
|
/netbsd-src/sys/arch/macppc/macppc/ |
H A D | disksubr.c | 167 whichType(struct part_map_entry *part, u_int8_t *fstype, int *clust) in whichType() 253 setpartition(struct part_map_entry *part, struct partition *pp, int fstype) in setpartition()
|
/netbsd-src/sys/stand/efiboot/ |
H A D | efiblock.c | 365 uint8_t fstype; member 381 uint8_t fstype = FS_UNUSED; in efi_block_find_partitions_gpt_entry() local 524 uint8_t fstype = FS_UNUSED; in efi_block_probe() local
|
H A D | efiblock.h | 59 uint8_t fstype; member
|
/netbsd-src/external/cddl/osnet/sys/sys/ |
H A D | mount.h | 51 char *fstype; member
|
/netbsd-src/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
|
/netbsd-src/sys/arch/x68k/x68k/ |
H A D | disksubr.c | 171 u_char fstype; in readdisklabel() local
|
/netbsd-src/usr.sbin/fstyp/ |
H A D | hammer.c | 51 static hammer_uuid_t fsid, fstype; in test_ondisk() local
|
/netbsd-src/usr.sbin/sysinst/ |
H A D | disklabel.c | 700 unsigned long fstype; in disklabel_create_custom_part_type() local 713 disklabel_get_fs_part_type(enum part_type pt, unsigned fstype, unsigned subtype) in disklabel_get_fs_part_type() argument 749 unsigned *fstype, unsigned *fs_sub_type) in disklabel_get_default_fstype() argument
|
H A D | gpt.c | 93 uint fstype; member 921 gpt_get_fs_part_type(enum part_type pt, unsigned fstype, unsigned fs_sub_type) in gpt_get_fs_part_type() 941 unsigned *fstype, unsigned *fs_sub_type) in gpt_get_default_fstype() 1323 bsdlabel_fstype_to_str(uint8_t fstype) in bsdlabel_fstype_to_str()
|
/netbsd-src/sys/arch/sh3/sh3/ |
H A D | disksubr.c | 226 uint16_t *start, *end, *fstype; in dkcksum_mmeye() local
|
/netbsd-src/usr.sbin/autofs/ |
H A D | automountd.c | 173 char *key, *options, *fstype, *nobrowse, *retrycnt, *tmp; in handle_request() local
|
/netbsd-src/sys/arch/x68k/stand/boot_ufs/ |
H A D | readufs.h | 75 } fstype; member
|
/netbsd-src/sys/arch/mac68k/mac68k/ |
H A D | disksubr.c | 169 setpartition(struct part_map_entry *part, struct partition *pp, int fstype) in setpartition()
|
/netbsd-src/sys/dev/dkwedge/ |
H A D | dkwedge_bsdlabel.c | 144 bsdlabel_fstype_to_str(uint8_t fstype) in bsdlabel_fstype_to_str()
|
/netbsd-src/sys/arch/hppa/stand/xxboot/ |
H A D | readufs.h | 72 } fstype; member
|
/netbsd-src/usr.sbin/installboot/ |
H A D | installboot.c | 582 getfstype(ib_params *param, const char *fstype, const char *provider) in getfstype()
|