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