Searched defs:ubd (Results 1 – 1 of 1) sorted by relevance
146 struct ubd { struct147 struct list_head restart;150 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;[all …]