Searched refs:UBLK_CMD_GET_DEV_INFO2 (Results 1 – 3 of 3) sorted by relevance
25 #define UBLK_CMD_GET_DEV_INFO2 0x12 macro49 _IOR('u', UBLK_CMD_GET_DEV_INFO2, struct ublksrv_ctrl_cmd)
147 - ``UBLK_CMD_GET_DEV_INFO2``160 ublk server should send ``UBLK_CMD_GET_DEV_INFO2``, given anytime164 retrieve it via ``UBLK_CMD_GET_DEV_INFO2``175 ``UBLK_CMD_GET_DEV_INFO2`` is tried first, and will be failed, then
2782 if (_IOC_NR(cmd->cmd_op) != UBLK_CMD_GET_DEV_INFO2) in ublk_ctrl_uring_cmd_permission()2805 case UBLK_CMD_GET_DEV_INFO2: in ublk_ctrl_uring_cmd_permission()2882 case UBLK_CMD_GET_DEV_INFO2: in ublk_ctrl_uring_cmd()