Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/bcache/
Dbcache_ondisk.h225 struct cache_sb { struct
226 __u64 offset; /* sector where this sb was written */
227 __u64 version;
229 __u8 magic[16];
231 __u8 uuid[16];
232 union {
236 __u8 label[SB_LABEL_SIZE];
238 __u64 flags;
239 __u64 seq;
241 __u64 feature_compat;
[all …]