Home
last modified time | relevance | path

Searched refs:TCMU_ATTR_CMD_STATUS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dtarget_core_user.h179 TCMU_ATTR_CMD_STATUS, enumerator
/Linux-v5.10/drivers/target/
Dtarget_core_user.c360 [TCMU_ATTR_CMD_STATUS] = { .type = NLA_S32 },
371 if (!info->attrs[TCMU_ATTR_CMD_STATUS] || in tcmu_genl_cmd_done()
378 rc = nla_get_s32(info->attrs[TCMU_ATTR_CMD_STATUS]); in tcmu_genl_cmd_done()