Lines Matching refs:gpt_t
247 gpt_read(gpt_t gpt, off_t lba, size_t count)
267 gpt_write(gpt_t gpt, map_t map)
282 gpt_mbr(gpt_t gpt, off_t lba, unsigned int *next_index, off_t ext_offset)
377 gpt_gpt(gpt_t gpt, off_t lba, int found)
479 gpt_t
485 gpt_t gpt;
614 gpt_close(gpt_t gpt)
642 gpt_vwarnx(gpt_t gpt, const char *fmt, va_list ap, const char *e)
657 gpt_warnx(gpt_t gpt, const char *fmt, ...)
667 gpt_warn(gpt_t gpt, const char *fmt, ...)
677 gpt_msg(gpt_t gpt, const char *fmt, ...)
692 gpt_hdr(gpt_t gpt)
717 gpt_write_crc(gpt_t gpt, map_t map, map_t tbl)
740 gpt_write_primary(gpt_t gpt)
747 gpt_write_backup(gpt_t gpt)
781 gpt_ent_primary(gpt_t gpt, unsigned int i)
787 gpt_ent_backup(gpt_t gpt, unsigned int i)
825 gpt_last(gpt_t gpt)
831 gpt_create(gpt_t gpt, off_t last, u_int parts, int primary_only)
954 gpt_size_get(gpt_t gpt, off_t *size)
980 gpt_human_get(gpt_t gpt, off_t *human)
1002 gpt_add_find(gpt_t gpt, struct gpt_find *find, int ch)
1042 gpt_change_ent(gpt_t gpt, const struct gpt_find *find,
1103 gpt_change_hdr(gpt_t gpt, const struct gpt_find *find,
1130 gpt_add_ais(gpt_t gpt, off_t *alignment, u_int *entry, off_t *size, int ch)
1152 gpt_check_ais(gpt_t gpt, off_t alignment, u_int entry, off_t size)
1212 gpt_attr_get(gpt_t gpt, uint64_t *attributes)
1307 gpt_attr_update(gpt_t gpt, u_int entry, uint64_t set, uint64_t clr)
1351 gpt_uint_get(gpt_t gpt, u_int *entry)
1364 gpt_uuid_get(gpt_t gpt, gpt_uuid_t *uuid)
1376 gpt_name_get(gpt_t gpt, void *v)
1407 gpt_add_hdr(gpt_t gpt, int type, off_t loc)