Home
last modified time | relevance | path

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

/linux/drivers/md/
A Ddm-zoned.h54 struct dmz_dev { struct
55 struct block_device *bdev;
60 uuid_t uuid;
62 sector_t capacity;
64 unsigned int dev_idx;
66 unsigned int nr_zones;
67 unsigned int zone_offset;
69 unsigned int flags;
73 unsigned int nr_rnd;
74 atomic_t unmap_nr_rnd;
[all …]
A Ddm-zoned-target.c582 bool dmz_bdev_is_dying(struct dmz_dev *dmz_dev) in dmz_bdev_is_dying()
604 bool dmz_check_bdev(struct dmz_dev *dmz_dev) in dmz_check_bdev()

Completed in 5 milliseconds