Searched defs:ubd (Results 1 – 1 of 1) sorted by relevance
132 struct ubd { struct133 struct list_head restart;136 char *file;137 int count;138 int fd;139 __u64 size;140 struct openflags boot_openflags;141 struct openflags openflags;142 unsigned shared:1;143 unsigned no_cow:1;[all …]