Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dtarget_core_user.h156 TCMU_ATTR_SUPP_KERN_CMD_REPLY, enumerator
/Linux-v4.19/drivers/target/
Dtarget_core_user.c359 [TCMU_ATTR_SUPP_KERN_CMD_REPLY] = { .type = NLA_U8 },
429 if (info->attrs[TCMU_ATTR_SUPP_KERN_CMD_REPLY]) { in tcmu_genl_set_features()
431 nla_get_u8(info->attrs[TCMU_ATTR_SUPP_KERN_CMD_REPLY]); in tcmu_genl_set_features()