Lines Matching defs:cache_sb_disk
163 struct cache_sb_disk { struct
164 __le64 csum;
165 __le64 offset; /* sector where this sb was written */
166 __le64 version;
168 __u8 magic[16];
170 __u8 uuid[16];
171 union {
175 __u8 label[SB_LABEL_SIZE];
177 __le64 flags;
178 __le64 seq;
180 __le64 feature_compat;
181 __le64 feature_incompat;
182 __le64 feature_ro_compat;
184 __le64 pad[5];
186 union {
222 * NOTE: cache_sb is NOT exactly mapping to cache_sb_disk, the member argument