Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dublk_cmd.h19 #define UBLK_CMD_START_DEV 0x06 macro
37 _IOWR('u', UBLK_CMD_START_DEV, struct ublksrv_ctrl_cmd)
/linux/Documentation/block/
H A Dublk.rst114 sent before sending ``UBLK_CMD_START_DEV``.
116 - ``UBLK_CMD_START_DEV``
/linux/drivers/block/
H A Dublk_drv.c2955 case UBLK_CMD_START_DEV: in ublk_ctrl_uring_cmd_permission()
3019 case UBLK_CMD_START_DEV: in ublk_ctrl_uring_cmd()