Searched refs:BLKREPORTZONE (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | blkzoned.h | 45 #define BLKREPORTZONE _IOWR(0x12, 130, struct blk_zone_report) macro
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | blkzoned.h | 86 * 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
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | blkzoned.h | 86 * 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
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | blkzoned.h | 63 #define BLKREPORTZONE _IOWR(0x12, 130, struct blk_zone_report) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | blkzoned.h | 63 #define BLKREPORTZONE _IOWR(0x12, 130, struct blk_zone_report) macro
|
/kernel/linux/linux-5.10/block/ |
H A D | ioctl.c | 523 case BLKREPORTZONE: in blkdev_common_ioctl()
|
/kernel/linux/linux-6.6/block/ |
H A D | ioctl.c | 514 case BLKREPORTZONE: in blkdev_common_ioctl()
|
Completed in 4 milliseconds