Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
Dlibiscsi.c282 static int iscsi_check_tmf_restrictions(struct iscsi_task *task, int opcode) in iscsi_check_tmf_restrictions() function
368 rc = iscsi_check_tmf_restrictions(task, ISCSI_OP_SCSI_CMD); in iscsi_prep_scsi_cmd_pdu()
1534 if (iscsi_check_tmf_restrictions(task, ISCSI_OP_SCSI_DATA_OUT)) in iscsi_data_xmit()