Home
last modified time | relevance | path

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

/linux-6.14.4/arch/um/drivers/
Dubd_kern.c144 struct ubd { struct
147 char *file;
148 char *serial;
149 int fd;
150 __u64 size;
151 struct openflags boot_openflags;
152 struct openflags openflags;
153 unsigned shared:1;
154 unsigned no_cow:1;
155 unsigned no_trim:1;
[all …]