Home
last modified time | relevance | path

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

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