Home
last modified time | relevance | path

Searched refs:UBLK_CMD_SET_PARAMS (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dublk_cmd.h21 #define UBLK_CMD_SET_PARAMS 0x08 macro
41 _IOWR('u', UBLK_CMD_SET_PARAMS, struct ublksrv_ctrl_cmd)
/linux/Documentation/block/
H A Dublk.rst109 - ``UBLK_CMD_SET_PARAMS`` / ``UBLK_CMD_GET_PARAMS``
121 ``UBLK_CMD_SET_PARAMS`` are applied for creating the device.
/linux/drivers/block/
H A Dublk_drv.c2959 case UBLK_CMD_SET_PARAMS: in ublk_ctrl_uring_cmd_permission()
3044 case UBLK_CMD_SET_PARAMS: in ublk_ctrl_uring_cmd()