Lines Matching defs:cache_sb_disk
162 struct cache_sb_disk { struct
163 __le64 csum;
164 __le64 offset; /* sector where this sb was written */
165 __le64 version;
167 __u8 magic[16];
169 __u8 uuid[16];
170 union {
174 __u8 label[SB_LABEL_SIZE];
176 __le64 flags;
177 __le64 seq;
179 __le64 feature_compat;
180 __le64 feature_incompat;
181 __le64 feature_ro_compat;
183 __le64 pad[5];
185 union {
221 * NOTE: cache_sb is NOT exactly mapping to cache_sb_disk, the member argument