Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/md/bcache/
Dbcache_ondisk.h163 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;
[all …]