構造体定義書 フリー 仕様書 自動 作成

sun_disk_label

構文構文

struct sun_disk_label

ファイル名ファイル名

fdisksunlabel.h

構造体情報構造体情報

No. 名称 属性説明
1
sun_disk_label   
  label_id[SUN_LABEL_ID_SIZE] char  
  version uint32_t  
  volume_id[SUN_VOLUME_ID_SIZE] char  
  num_partitions uint16_t  
  part_tags[SUN_NUM_PARTITIONS] sun_tag_flag  
  bootinfo[3] uint32_t  
  sanity uint32_t  
  resv[10] uint32_t  
  part_timestamps[SUN_NUM_PARTITIONS] uint32_t  
  write_reinstruct uint32_t  
  read_reinstruct uint32_t  
  pad[148] uint8_t  
  rpm uint16_t  
  pcyl uint16_t  
  apc uint16_t  
  resv1 uint16_t  
  resv2 uint16_t  
  intrlv uint16_t  
  ncyl uint16_t  
  acyl uint16_t  
  nhead uint16_t  
  nsect uint16_t  
  resv3 uint16_t  
  resv4 uint16_t  
  partitions[SUN_NUM_PARTITIONS] sun_partition  
  magic uint16_t  
  cksum uint16_t  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー