Searched refs:ISCSI_REASON_BOOKMARK_NO_RESOURCES (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target.c | 983 ISCSI_REASON_BOOKMARK_NO_RESOURCES, buf); in iscsit_setup_scsi_cmd() 1012 ISCSI_REASON_BOOKMARK_NO_RESOURCES, buf); in iscsit_setup_scsi_cmd() 1020 ISCSI_REASON_BOOKMARK_NO_RESOURCES, buf); in iscsit_setup_scsi_cmd() 1182 ISCSI_REASON_BOOKMARK_NO_RESOURCES, buf); in iscsit_handle_scsi_cmd() 1792 ISCSI_REASON_BOOKMARK_NO_RESOURCES, in iscsit_handle_task_mgt_cmd() 1838 ISCSI_REASON_BOOKMARK_NO_RESOURCES, buf); in iscsit_handle_task_mgt_cmd() 1845 ISCSI_REASON_BOOKMARK_NO_RESOURCES, buf); in iscsit_handle_task_mgt_cmd() 4095 return iscsit_add_reject(conn, ISCSI_REASON_BOOKMARK_NO_RESOURCES, buf); in iscsi_target_rx_opcode()
|
D | iscsi_target_erl1.c | 450 return iscsit_reject_cmd(cmd, ISCSI_REASON_BOOKMARK_NO_RESOURCES, in iscsit_handle_recovery_datain()
|
D | iscsi_target_util.c | 283 u8 reason = ISCSI_REASON_BOOKMARK_NO_RESOURCES; in iscsit_sequence_cmd()
|
/linux-4.1.27/include/scsi/ |
D | iscsi_proto.h | 639 #define ISCSI_REASON_BOOKMARK_NO_RESOURCES 10 macro
|