Searched defs:part_type (Results 1 – 9 of 9) sorted by relevance
44 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()
54 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()
51 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()
64 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()
586 const char *part_name, const char *part_type) in cd9660_write_apm_partition_entry()
369 long part_type; in get_mbr() local
194 uint8_t part_type; /* partition type */ member
1149 *part_type(u_int type) in part_type() function
448 unsigned char part_type; member