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

jfs_super_block

構文構文

struct jfs_super_block

ファイル名ファイル名

jfs.c

構造体情報構造体情報

No. 名称 属性説明
1
jfs_super_block   
  js_magic[4] unsigned char  
  js_version uint32_t  
  js_size uint64_t  
  js_bsize uint32_t 4: aggregate block size in bytes
  js_l2bsize uint16_t 2: log2 of s_bsize
  js_l2bfactor uint16_t 2: log2(s_bsize/hardware block size)
  js_pbsize uint32_t 4: hardware/LVM block size in bytes
  js_l2pbsize uint16_t 2: log2 of s_pbsize
  js_pad uint16_t 2: padding necessary for alignment
  js_dummy2[26] uint32_t  
  js_uuid[16] unsigned char  
  js_label[16] unsigned char  
  js_loguuid[16] unsigned char  

See Also

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