Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/iscsi/
Discsi_target_tmr.c725 cmd->cmd_flags &= ~ICF_SENT_LAST_R2T; in iscsit_task_reassign_prepare_write()
Discsi_target.c3101 if (cmd->cmd_flags & ICF_SENT_LAST_R2T) { in iscsit_build_r2ts_for_cmd()
3137 cmd->cmd_flags |= ICF_SENT_LAST_R2T; in iscsit_build_r2ts_for_cmd()
3151 cmd->cmd_flags |= ICF_SENT_LAST_R2T; in iscsit_build_r2ts_for_cmd()
3161 if (cmd->cmd_flags & ICF_SENT_LAST_R2T) in iscsit_build_r2ts_for_cmd()
/Linux-v4.19/include/target/iscsi/
Discsi_target_core.h150 ICF_SENT_LAST_R2T = 0x00000008, enumerator