Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dtarget_core_user.h181 TCMU_ATTR_CMD_STATUS, enumerator
/linux/drivers/target/
H A Dtarget_core_user.c367 [TCMU_ATTR_CMD_STATUS] = { .type = NLA_S32 },
378 if (!info->attrs[TCMU_ATTR_CMD_STATUS] || in tcmu_genl_cmd_done()
385 rc = nla_get_s32(info->attrs[TCMU_ATTR_CMD_STATUS]); in tcmu_genl_cmd_done()