UbixOS  2.0
gpt_ent Struct Reference

#include <gpt.h>

Collaboration diagram for gpt_ent:
Collaboration graph

Data Fields

u_int64_t ent_attr
 
u_int64_t ent_lba_end
 
u_int64_t ent_lba_start
 
u_int16_t ent_name [36]
 
struct uuid ent_type
 
struct uuid ent_uuid
 

Detailed Description

Definition at line 71 of file gpt.h.

Field Documentation

◆ ent_attr

u_int64_t gpt_ent::ent_attr

Definition at line 76 of file gpt.h.

◆ ent_lba_end

u_int64_t gpt_ent::ent_lba_end

Definition at line 75 of file gpt.h.

◆ ent_lba_start

u_int64_t gpt_ent::ent_lba_start

Definition at line 74 of file gpt.h.

◆ ent_name

u_int16_t gpt_ent::ent_name[36]

Definition at line 81 of file gpt.h.

◆ ent_type

struct uuid gpt_ent::ent_type

Definition at line 72 of file gpt.h.

◆ ent_uuid

struct uuid gpt_ent::ent_uuid

Definition at line 73 of file gpt.h.


The documentation for this struct was generated from the following file: