Searched defs:ubd (Results 1 – 1 of 1) sorted by relevance
144 struct ubd { struct147 char *file;148 char *serial;149 int fd;150 __u64 size;151 struct openflags boot_openflags;152 struct openflags openflags;153 unsigned shared:1;154 unsigned no_cow:1;155 unsigned no_trim:1;[all …]