/kernel/linux/linux-5.10/include/target/ |
H A D | target_core_fabric.h | 79 int (*queue_data_in)(struct se_cmd *); member
|
/kernel/linux/linux-6.6/drivers/target/tcm_remote/ |
H A D | tcm_remote.c | 241 .queue_data_in = tcm_remote_dummy_cmd_fn,
|
/kernel/linux/linux-6.6/include/target/ |
H A D | target_core_fabric.h | 79 int (*queue_data_in)(struct se_cmd *); member
|
/kernel/linux/linux-5.10/drivers/target/tcm_fc/ |
H A D | tfc_conf.c | 434 .queue_data_in = ft_queue_data_in,
|
/kernel/linux/linux-6.6/drivers/target/tcm_fc/ |
H A D | tfc_conf.c | 419 .queue_data_in = ft_queue_data_in,
|
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_transport.c | 2234 * If a fabric driver ->write_pending() or ->queue_data_in() callback in transport_complete_qf() 2271 ret = cmd->se_tfo->queue_data_in(cmd); in transport_complete_qf() 2275 ret = cmd->se_tfo->queue_data_in(cmd); in transport_complete_qf() 2301 * ->queue_data_in() callbacks from new process context. in transport_handle_queue_full() 2455 ret = cmd->se_tfo->queue_data_in(cmd); in target_complete_ok_work() 2468 ret = cmd->se_tfo->queue_data_in(cmd); in target_complete_ok_work() 2779 * - Calling .queue_data_in(), .queue_status() or queue_tm_rsp() will cause
|
H A D | target_core_xcopy.c | 468 .queue_data_in = xcopy_pt_queue_data_in,
|
H A D | target_core_configfs.c | 404 if (!tfo->queue_data_in) { in target_fabric_tf_ops_check() 405 pr_err("Missing tfo->queue_data_in()\n"); in target_fabric_tf_ops_check()
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_transport.c | 2393 * If a fabric driver ->write_pending() or ->queue_data_in() callback in transport_complete_qf() 2430 ret = cmd->se_tfo->queue_data_in(cmd); in transport_complete_qf() 2434 ret = cmd->se_tfo->queue_data_in(cmd); in transport_complete_qf() 2460 * ->queue_data_in() callbacks from new process context. in transport_handle_queue_full() 2614 ret = cmd->se_tfo->queue_data_in(cmd); in target_complete_ok_work() 2627 ret = cmd->se_tfo->queue_data_in(cmd); in target_complete_ok_work() 2938 * - Calling .queue_data_in(), .queue_status() or queue_tm_rsp() will cause
|
H A D | target_core_xcopy.c | 454 .queue_data_in = xcopy_pt_queue_data_in,
|
/kernel/linux/linux-5.10/drivers/target/loopback/ |
H A D | tcm_loop.c | 1139 .queue_data_in = tcm_loop_queue_data_in,
|
/kernel/linux/linux-6.6/drivers/target/loopback/ |
H A D | tcm_loop.c | 1092 .queue_data_in = tcm_loop_queue_data_in,
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 655 pr_debug("queue_data_in aborted cmd[%p] refcount %d " in tcm_qla2xxx_queue_data_in() 697 "queue_data_in aborted cmd[%p] refcount %d transport_state %x, t_state %x, se_cmd_flags %x\n", in tcm_qla2xxx_queue_status() 1857 .queue_data_in = tcm_qla2xxx_queue_data_in, 1897 .queue_data_in = tcm_qla2xxx_queue_data_in,
|
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/ |
H A D | efct_lio.c | 1602 .queue_data_in = efct_lio_queue_data_in, 1636 .queue_data_in = efct_lio_queue_data_in,
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 652 pr_debug("queue_data_in aborted cmd[%p] refcount %d " in tcm_qla2xxx_queue_data_in() 694 "queue_data_in aborted cmd[%p] refcount %d transport_state %x, t_state %x, se_cmd_flags %x\n", in tcm_qla2xxx_queue_status() 1807 .queue_data_in = tcm_qla2xxx_queue_data_in, 1846 .queue_data_in = tcm_qla2xxx_queue_data_in,
|
/kernel/linux/linux-5.10/drivers/target/iscsi/ |
H A D | iscsi_target_configfs.c | 1552 .queue_data_in = lio_queue_data_in,
|
/kernel/linux/linux-6.6/drivers/target/iscsi/ |
H A D | iscsi_target_configfs.c | 1566 .queue_data_in = lio_queue_data_in,
|
/kernel/linux/linux-5.10/drivers/target/sbp/ |
H A D | sbp_target.c | 2316 .queue_data_in = sbp_queue_data_in,
|
/kernel/linux/linux-5.10/drivers/vhost/ |
H A D | scsi.c | 2465 .queue_data_in = vhost_scsi_queue_data_in,
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | xen-scsiback.c | 1791 .queue_data_in = scsiback_queue_data_in,
|
/kernel/linux/linux-6.6/drivers/xen/ |
H A D | xen-scsiback.c | 1818 .queue_data_in = scsiback_queue_data_in,
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_tcm.c | 1673 .queue_data_in = usbg_send_read_response,
|
/kernel/linux/linux-6.6/drivers/target/sbp/ |
H A D | sbp_target.c | 2261 .queue_data_in = sbp_queue_data_in,
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_tcm.c | 1728 .queue_data_in = usbg_send_read_response,
|
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | scsi.c | 2584 .queue_data_in = vhost_scsi_queue_data_in,
|