Home
last modified time | relevance | path

Searched refs:TCMU_UFLAG_UNKNOWN_OP (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dtarget_core_user.h77 #define TCMU_UFLAG_UNKNOWN_OP 0x1 macro
/linux/Documentation/target/
H A Dtcmu-design.rst376 ent->hdr.uflags |= TCMU_UFLAG_UNKNOWN_OP;
/linux/drivers/target/
H A Dtarget_core_user.c1349 if (entry->hdr.uflags & TCMU_UFLAG_UNKNOWN_OP) { in tcmu_handle_completion()