diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/blkzoned.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/blkzoned.h b/include/uapi/linux/blkzoned.h index 281ac605f752..8f08ff9bdea0 100644 --- a/include/uapi/linux/blkzoned.h +++ b/include/uapi/linux/blkzoned.h | |||
| @@ -142,5 +142,6 @@ struct blk_zone_range { | |||
| 142 | #define BLKREPORTZONE _IOWR(0x12, 130, struct blk_zone_report) | 142 | #define BLKREPORTZONE _IOWR(0x12, 130, struct blk_zone_report) |
| 143 | #define BLKRESETZONE _IOW(0x12, 131, struct blk_zone_range) | 143 | #define BLKRESETZONE _IOW(0x12, 131, struct blk_zone_range) |
| 144 | #define BLKGETZONESZ _IOW(0x12, 132, __u32) | 144 | #define BLKGETZONESZ _IOW(0x12, 132, __u32) |
| 145 | #define BLKGETNRZONES _IOW(0x12, 133, __u32) | ||
| 145 | 146 | ||
| 146 | #endif /* _UAPI_BLKZONED_H */ | 147 | #endif /* _UAPI_BLKZONED_H */ |
