Home
last modified time | relevance | path

Searched defs:part_type (Results 1 – 9 of 9) sorted by relevance

/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpartedit_generic.c44 is_scheme_bootable(const char *part_type) { in is_scheme_bootable()
54 is_fs_bootable(const char *part_type, const char *fs) { in is_fs_bootable()
61 bootpart_size(const char *part_type) { in bootpart_size()
71 bootcode_path(const char *part_type) { in bootcode_path()
76 partcode_path(const char *part_type, const char *fs_type) { in partcode_path()
H A Dpartedit_powerpc.c54 is_scheme_bootable(const char *part_type) { in is_scheme_bootable()
74 is_fs_bootable(const char *part_type, const char *fs) in is_fs_bootable()
83 bootpart_size(const char *part_type) in bootpart_size()
129 bootcode_path(const char *part_type) { in bootcode_path()
134 partcode_path(const char *part_type, const char *fs_type) { in partcode_path()
H A Dpartedit_efi.c51 is_scheme_bootable(const char *part_type) in is_scheme_bootable()
61 is_fs_bootable(const char *part_type, const char *fs) in is_fs_bootable()
91 bootcode_path(const char *part_type) in bootcode_path()
98 partcode_path(const char *part_type, const char *fs_type) in partcode_path()
H A Dpartedit_x86.c64 is_scheme_bootable(const char *part_type) in is_scheme_bootable()
80 is_fs_bootable(const char *part_type, const char *fs) in is_fs_bootable()
123 bootcode_path(const char *part_type) in bootcode_path()
140 partcode_path(const char *part_type, const char *fs_type) in partcode_path()
/freebsd/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c586 const char *part_name, const char *part_type) in cd9660_write_apm_partition_entry()
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_partition_tbl.c369 long part_type; in get_mbr() local
/freebsd/sys/geom/part/
H A Dg_part_ldm.c194 uint8_t part_type; /* partition type */ member
/freebsd/sys/cam/mmc/
H A Dmmc_da.c1149 *part_type(u_int type) in part_type() function
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h448 unsigned char part_type; member