Home
last modified time | relevance | path

Searched refs:UBLK_CMD_ADD_DEV (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/uapi/linux/
H A Dublk_cmd.h17 #define UBLK_CMD_ADD_DEV 0x04 macro
33 _IOWR('u', UBLK_CMD_ADD_DEV, struct ublksrv_ctrl_cmd)
157 * unprivileged user. Except for the command of UBLK_CMD_ADD_DEV, all
160 * When userspace sends UBLK_CMD_ADD_DEV, the device pair's owner_uid and
/kernel/linux/linux-6.6/drivers/block/
H A Dublk_drv.c2772 case UBLK_CMD_ADD_DEV: in ublk_ctrl_uring_cmd_permission()
2822 if (_IOC_NR(cmd_op) != UBLK_CMD_ADD_DEV) { in ublk_ctrl_uring_cmd()
2844 case UBLK_CMD_ADD_DEV: in ublk_ctrl_uring_cmd()

Completed in 6 milliseconds