Searched refs:blk_zone_report_hdr (Results 1 – 5 of 5) sorted by relevance
54 struct blk_zone_report_hdr *hdr = NULL; in null_zone_fill_bio()66 hdr = (struct blk_zone_report_hdr *)addr; in null_zone_fill_bio()69 addr += sizeof(struct blk_zone_report_hdr); in null_zone_fill_bio()
114 struct blk_zone_report_hdr *hdr; in blkdev_report_zones()146 rep_bytes = sizeof(struct blk_zone_report_hdr) + in blkdev_report_zones()205 ofst = sizeof(struct blk_zone_report_hdr); in blkdev_report_zones()
168 struct blk_zone_report_hdr hdr; in sd_zbc_report_zones_complete()177 memset(&hdr, 0, sizeof(struct blk_zone_report_hdr)); in sd_zbc_report_zones_complete()193 memcpy(buf, &hdr, sizeof(struct blk_zone_report_hdr)); in sd_zbc_report_zones_complete()
1172 struct blk_zone_report_hdr *hdr = NULL; in dm_remap_zone_report()1203 ofst = sizeof(struct blk_zone_report_hdr); in dm_remap_zone_report()
399 struct blk_zone_report_hdr { struct