Home
last modified time | relevance | path

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

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