Searched refs:UBLK_CMD_ADD_DEV (Results 1 – 3 of 3) sorted by relevance
17 #define UBLK_CMD_ADD_DEV 0x04 macro33 _IOWR('u', UBLK_CMD_ADD_DEV, struct ublksrv_ctrl_cmd)
100 - ``UBLK_CMD_ADD_DEV``222 user. Except for command of ``UBLK_CMD_ADD_DEV``, permission check on
2871 case UBLK_CMD_ADD_DEV: in ublk_ctrl_uring_cmd_permission()2921 if (_IOC_NR(cmd_op) != UBLK_CMD_ADD_DEV) { in ublk_ctrl_uring_cmd()2943 case UBLK_CMD_ADD_DEV: in ublk_ctrl_uring_cmd()