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

sgi_disklabel

構文構文

struct sgi_disklabel

ファイル名ファイル名

sgi.c

構造体情報構造体情報

No. 名称 属性説明
1
sgi_disklabel   
  magic uint32_t magic number
  root_part_num uint16_t # root partition
  swap_part_num uint16_t # swap partition
  boot_file[16] unsigned char name of boot file
  devparam sgi_device_parameter not used now
  name[8] sgi_volume unsigned char name of volume
  block_num uint32_t logical block number
  num_bytes uint32_t how big, in bytes
  volume[15] } __attribute__((packed))  
  num_blocks sgi_partition uint32_t size in logical blocks
  first_block uint32_t first logical block
  type uint32_t type of this partition
  partitions[SGI_MAXPARTITIONS] } __attribute__((packed))  
  csum uint32_t disk label checksum
  padding uint32_t padding

See Also

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