Home
last modified time | relevance | path

Searched defs:ubd (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/um/drivers/
Dubd_kern.c146 struct ubd { struct
147 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 …]