Searched defs:ubd (Results 1 – 1 of 1) sorted by relevance
144 struct ubd { struct147 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