Searched defs:blk_zone_report (Results 1 – 3 of 3) sorted by relevance
35 struct blk_zone_report { struct45 #define BLKREPORTZONE _IOWR(0x12, 130, struct blk_zone_report) argument
53 struct blk_zone_report { struct63 #define BLKREPORTZONE _IOWR(0x12, 130, struct blk_zone_report) argument
129 struct blk_zone_report { struct130 __u64 sector;131 __u32 nr_zones;132 __u32 flags;133 struct blk_zone zones[0];