Searched defs:ubd (Results 1 – 1 of 1) sorted by relevance
147 struct ubd { struct150 char *file;151 int count;152 int fd;153 __u64 size;154 struct openflags boot_openflags;155 struct openflags openflags;156 unsigned shared:1;157 unsigned no_cow:1;158 unsigned no_trim:1;[all …]