blob: 103fa0f43e403061dd4ac958dee9d6ae08612a4a [file] [log] [blame]
Christopher Ferris65552ba2024-11-20 17:55:06 +00001/*
2 * This file is auto-generated. Modifications will be lost.
3 *
4 * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
5 * for more information.
6 */
7#ifndef _UAPI_LINUX_BLKDEV_H
8#define _UAPI_LINUX_BLKDEV_H
9#include <linux/ioctl.h>
10#include <linux/types.h>
11#define BLOCK_URING_CMD_DISCARD _IO(0x12, 0)
12#endif