Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dbcache.h156 struct cache_sb { struct
157 __u64 csum;
158 __u64 offset; /* sector where this sb was written */
159 __u64 version;
161 __u8 magic[16];
163 __u8 uuid[16];
164 union {
168 __u8 label[SB_LABEL_SIZE];
170 __u64 flags;
171 __u64 seq;
[all …]