Home
last modified time | relevance | path

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

/openbmc/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)
/openbmc/linux/Documentation/block/
H A Dublk.rst114 sent before sending ``UBLK_CMD_START_DEV``.
116 - ``UBLK_CMD_START_DEV``
/openbmc/linux/drivers/block/
H A Dublk_drv.c2811 case UBLK_CMD_START_DEV: in ublk_ctrl_uring_cmd_permission()
2875 case UBLK_CMD_START_DEV: in ublk_ctrl_uring_cmd()