Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/block/
H A Ddcssblk.c69 struct dcssblk_dev_info { struct
70 struct list_head lh;
71 struct device dev;
73 atomic_t use_count;
74 struct gendisk *gd;
75 unsigned long start;
76 unsigned long end;
77 int segment_type;
79 unsigned char is_shared;
80 int num_of_segments;
[all …]