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

blkid_struct_partition

構文構文

struct blkid_struct_partition

ファイル名ファイル名

partitions.c

構造体情報構造体情報

No. 名称 属性説明
1
blkid_struct_partition   
  start blkid_loff_t begin of the partition
  size blkid_loff_t size of the partitions
  type int partition type
  typestr[37] char partition type string (GPT and Mac)
  partno int partition number
  uuid[37] char UUID (when supported by PT), e.g GPT
  name[128] unsigned char Partition in UTF8 name (when supporte by PT), e.g. Mac
  tab blkid_parttable partition table

See Also

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