Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dtarget_core_user.h77 static inline enum tcmu_opcode tcmu_hdr_get_op(__u32 len_op) in tcmu_hdr_get_op() function
/linux-4.4.14/drivers/target/
Dtarget_core_user.c595 if (tcmu_hdr_get_op(entry->hdr.len_op) == TCMU_OP_PAD) { in tcmu_handle_completions()
601 WARN_ON(tcmu_hdr_get_op(entry->hdr.len_op) != TCMU_OP_CMD); in tcmu_handle_completions()
/linux-4.4.14/Documentation/target/
Dtcmu-design.txt326 if (tcmu_hdr_get_op(ent->hdr.len_op) == TCMU_OP_CMD) {
341 else if (tcmu_hdr_get_op(ent->hdr.len_op) != TCMU_OP_PAD) {