/* | |
* This file is auto-generated. Modifications will be lost. | |
* | |
* See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/ | |
* for more information. | |
*/ | |
#ifndef _UAPI_LINUX_BLKDEV_H | |
#define _UAPI_LINUX_BLKDEV_H | |
#include <linux/ioctl.h> | |
#include <linux/types.h> | |
#define BLOCK_URING_CMD_DISCARD _IO(0x12, 0) | |
#endif |