Searched defs:ubd (Results 1 – 1 of 1) sorted by relevance
152 struct ubd { struct155 char *file;156 char *serial;157 int count;158 int fd;159 __u64 size;160 struct openflags boot_openflags;161 struct openflags openflags;162 unsigned shared:1;163 unsigned no_cow:1;[all …]