Home
last modified time | relevance | path

Searched defs:jfs_super_block (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/lib/blkid/
Dprobe.h180 struct jfs_super_block { struct
181 unsigned char js_magic[4];
182 __u32 js_version;
183 __u64 js_size;
184 __u32 js_bsize;
185 __u32 js_dummy1;
186 __u32 js_pbsize;
187 __u32 js_dummy2[27];
188 unsigned char js_uuid[16];
189 unsigned char js_label[16];
[all …]