Searched defs:ubd (Results 1 – 2 of 2) sorted by relevance
153 struct ubd { struct156 char *file;157 char *serial;158 int count;159 int fd;160 __u64 size;161 struct openflags boot_openflags;162 struct openflags openflags;163 unsigned shared:1;164 unsigned no_cow:1;[all …]
154 struct ubd { struct157 char *file;158 int count;159 int fd;160 __u64 size;161 struct openflags boot_openflags;162 struct openflags openflags;163 unsigned shared:1;164 unsigned no_cow:1;165 unsigned no_trim:1;[all …]