Home
last modified time | relevance | path

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

/Linux-v5.4/arch/um/drivers/
Dubd_kern.c146 struct ubd { struct
149 char *file;
150 int count;
151 int fd;
152 __u64 size;
153 struct openflags boot_openflags;
154 struct openflags openflags;
155 unsigned shared:1;
156 unsigned no_cow:1;
157 unsigned no_trim:1;
[all …]