Searched refs:BLKREPORTZONE (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dblkzoned.h86 * struct blk_zone - Zone descriptor for BLKREPORTZONE ioctl.
120 * struct blk_zone_report - BLKREPORTZONE ioctl request/reply
151 * @BLKREPORTZONE: Get zone information. Takes a zone report as argument.
165 #define BLKREPORTZONE _IOWR(0x12, 130, struct blk_zone_report) macro
/linux-master/block/
H A Dioctl.c524 case BLKREPORTZONE:

Completed in 108 milliseconds