Searched refs:BLKRESETZONE (Results 1 - 3 of 3) sorted by relevance

/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
/linux-master/block/
H A Dblk-zoned.c373 * BLKRESETZONE, BLKOPENZONE, BLKCLOSEZONE and BLKFINISHZONE ioctl processing.
397 case BLKRESETZONE:
422 if (cmd == BLKRESETZONE)
H A Dioctl.c526 case BLKRESETZONE:

Completed in 266 milliseconds