Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/md/
A Ddm-zoned.h54 struct dmz_dev { struct
55 struct block_device *bdev;
59 uuid_t uuid;
61 sector_t capacity;
63 unsigned int dev_idx;
65 unsigned int nr_zones;
66 unsigned int zone_offset;
68 unsigned int flags;
72 unsigned int nr_rnd;
73 atomic_t unmap_nr_rnd;
[all …]
A Ddm-zoned-target.c581 bool dmz_bdev_is_dying(struct dmz_dev *dmz_dev) in dmz_bdev_is_dying()
603 bool dmz_check_bdev(struct dmz_dev *dmz_dev) in dmz_check_bdev()

Completed in 8 milliseconds