Home
last modified time | relevance | path

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

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