Searched refs:iscsi_check_tmf_restrictions (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dlibiscsi.c247 * iscsi_check_tmf_restrictions - check if a task is affected by TMF
259 static int iscsi_check_tmf_restrictions(struct iscsi_task *task, int opcode) iscsi_check_tmf_restrictions() function
345 rc = iscsi_check_tmf_restrictions(task, ISCSI_OP_SCSI_CMD); iscsi_prep_scsi_cmd_pdu()
1574 if (iscsi_check_tmf_restrictions(task, ISCSI_OP_SCSI_DATA_OUT)) iscsi_data_xmit()

Completed in 51 milliseconds