Searched refs:UBLK_CMD_ADD_DEV (Results 1 – 3 of 3) sorted by relevance
17 #define UBLK_CMD_ADD_DEV 0x04 macro 33 _IOWR('u', UBLK_CMD_ADD_DEV, struct ublksrv_ctrl_cmd)265 * unprivileged user. Except for the command of UBLK_CMD_ADD_DEV, all268 * When userspace sends UBLK_CMD_ADD_DEV, the device pair's owner_uid and
100 - ``UBLK_CMD_ADD_DEV``234 user. Except for command of ``UBLK_CMD_ADD_DEV``, permission check on
5606 case UBLK_CMD_ADD_DEV:5684 if (_IOC_NR(cmd_op) != UBLK_CMD_ADD_DEV) {5707 case UBLK_CMD_ADD_DEV: