Home
last modified time | relevance | path

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

12

/netbsd-src/common/lib/libutil/
H A Dgetfstypename.c59 getfstypename(int fstype) in getfstypename()
/netbsd-src/external/cddl/osnet/lib/libzfs/
H A Dzmount.c46 zmount(const char *spec, const char *dir, int mflag, char *fstype, in zmount()
/netbsd-src/sbin/gpt/
H A Dmigrate.c122 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 Dmakefs.c100 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 Dbiosdisk.h33 int fstype; member
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dsun_map.h70 char *fstype; /* filesystem type */ member
79 char *fstype; /* filesystem type */ member
/netbsd-src/sys/arch/ews4800mips/stand/common/
H A Ddiskutil.c126 fstype(int partition) in fstype() function
H A Dlocal.h45 enum fstype { enum
/netbsd-src/sys/arch/macppc/stand/ofwboot/
H A Dofdev.c150 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 Ddisksubr.c167 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 Defiblock.c365 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 Defiblock.h59 uint8_t fstype; member
/netbsd-src/external/cddl/osnet/sys/sys/
H A Dmount.h51 char *fstype; member
/netbsd-src/tests/fs/vfs/
H A Dt_vfsops.c54 const char *fstype = atf_tc_get_md_var(tc, "X-fs.mntname"); in tstatvfs() local
/netbsd-src/sys/arch/x68k/x68k/
H A Ddisksubr.c171 u_char fstype; in readdisklabel() local
/netbsd-src/usr.sbin/fstyp/
H A Dhammer.c51 static hammer_uuid_t fsid, fstype; in test_ondisk() local
/netbsd-src/usr.sbin/sysinst/
H A Ddisklabel.c700 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 Dgpt.c93 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 Ddisksubr.c226 uint16_t *start, *end, *fstype; in dkcksum_mmeye() local
/netbsd-src/usr.sbin/autofs/
H A Dautomountd.c173 char *key, *options, *fstype, *nobrowse, *retrycnt, *tmp; in handle_request() local
/netbsd-src/sys/arch/x68k/stand/boot_ufs/
H A Dreadufs.h75 } fstype; member
/netbsd-src/sys/arch/mac68k/mac68k/
H A Ddisksubr.c169 setpartition(struct part_map_entry *part, struct partition *pp, int fstype) in setpartition()
/netbsd-src/sys/dev/dkwedge/
H A Ddkwedge_bsdlabel.c144 bsdlabel_fstype_to_str(uint8_t fstype) in bsdlabel_fstype_to_str()
/netbsd-src/sys/arch/hppa/stand/xxboot/
H A Dreadufs.h72 } fstype; member
/netbsd-src/usr.sbin/installboot/
H A Dinstallboot.c582 getfstype(ib_params *param, const char *fstype, const char *provider) in getfstype()

12