Searched refs:BLKRESETZONE (Results 1 - 3 of 3) sorted by last modified time

/linux-master/block/
H A Dioctl.c556 case BLKRESETZONE:
H A Dblk-zoned.c391 * BLKRESETZONE, BLKOPENZONE, BLKCLOSEZONE and BLKFINISHZONE ioctl processing.
415 case BLKRESETZONE:
440 if (cmd == BLKRESETZONE)
/linux-master/include/uapi/linux/
H A Dblkzoned.h137 * struct blk_zone_range - BLKRESETZONE/BLKOPENZONE/
154 * @BLKRESETZONE: Reset the write pointer of the zones in the specified
166 #define BLKRESETZONE _IOW(0x12, 131, struct blk_zone_range) macro

Completed in 152 milliseconds