Home
last modified time | relevance | path

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

/linux-5.19.10/arch/um/drivers/
Dubd_kern.c153 struct ubd { struct
156 char *file;
157 char *serial;
158 int count;
159 int fd;
160 __u64 size;
161 struct openflags boot_openflags;
162 struct openflags openflags;
163 unsigned shared:1;
164 unsigned no_cow:1;
[all …]