Home
last modified time | relevance | path

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

/linux/arch/um/drivers/
A Dubd_kern.c144 struct ubd { struct
147 char *file;
148 char *serial;
149 int fd;
150 __u64 size;
153 unsigned shared:1;
154 unsigned no_cow:1;
155 unsigned no_trim:1;
156 struct cow cow;
158 struct gendisk *disk;
[all …]

Completed in 7 milliseconds