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

bsd_disklabel

構文構文

struct bsd_disklabel

ファイル名ファイル名

sfdisk.c

構造体情報構造体情報

No. 名称 属性説明
1
bsd_disklabel   
  d_magic u32  
  d_junk1[4] char  
  d_typename[16] char  
  d_packname[16] char  
  d_junk2[92] char  
  d_magic2 u32  
  d_junk3[2] char  
  d_npartitions u16 number of partitions in following
  d_junk4[8] char  
  p_size bsd_partition u32 number of sectors in partition
  p_offset u32 starting sector
  p_fsize u32 filesystem basic fragment size
  p_fstype u8 filesystem type, see below
  p_frag u8 filesystem fragments per block
  p_cpg u16 filesystem cylinders per group
  d_partitions[BSD_MAXPARTITIONS]   actually may be more

See Also

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