Home
last modified time | relevance | path

Searched refs:BLKREPORTZONE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dblkzoned.h165 #define BLKREPORTZONE _IOWR(0x12, 130, struct blk_zone_report) macro
/openbmc/linux/block/
H A Dioctl.c516 case BLKREPORTZONE: in blkdev_common_ioctl()
/openbmc/qemu/block/
H A Dfile-posix.c1340 ret = ioctl(fd, BLKREPORTZONE, rep); in get_zones_wp()
2111 ret = ioctl(fd, BLKREPORTZONE, rep); in handle_aiocb_zone_report()