/kernel/linux/linux-5.10/include/target/ |
H A D | target_core_fabric.h | 78 int (*get_cmd_state)(struct se_cmd *); member
|
/kernel/linux/linux-6.6/include/target/ |
H A D | target_core_fabric.h | 78 int (*get_cmd_state)(struct se_cmd *); member
|
/kernel/linux/linux-5.10/drivers/target/tcm_fc/ |
H A D | tfc_conf.c | 433 .get_cmd_state = ft_get_cmd_state,
|
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_xcopy.c | 464 .get_cmd_state = xcopy_pt_get_cmd_state,
|
H A D | target_core_transport.c | 3004 cmd->se_tfo->get_cmd_state(cmd), in target_show_cmd() 3010 tmf->ref_task_tag, cmd->se_tfo->get_cmd_state(cmd), in target_show_cmd()
|
H A D | target_core_configfs.c | 400 if (!tfo->get_cmd_state) { in target_fabric_tf_ops_check() 401 pr_err("Missing tfo->get_cmd_state()\n"); in target_fabric_tf_ops_check()
|
/kernel/linux/linux-5.10/drivers/target/loopback/ |
H A D | tcm_loop.c | 1138 .get_cmd_state = tcm_loop_get_cmd_state,
|
/kernel/linux/linux-6.6/drivers/target/loopback/ |
H A D | tcm_loop.c | 1091 .get_cmd_state = tcm_loop_get_cmd_state,
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_xcopy.c | 450 .get_cmd_state = xcopy_pt_get_cmd_state,
|
H A D | target_core_transport.c | 3151 cmd->se_tfo->get_cmd_state(cmd), in target_show_cmd() 3157 tmf->ref_task_tag, cmd->se_tfo->get_cmd_state(cmd), in target_show_cmd()
|
H A D | target_core_configfs.c | 464 if (!tfo->get_cmd_state) in target_set_default_ops() 465 tfo->get_cmd_state = target_default_get_cmd_state; in target_set_default_ops()
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 1856 .get_cmd_state = tcm_qla2xxx_get_cmd_state, 1896 .get_cmd_state = tcm_qla2xxx_get_cmd_state,
|
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/ |
H A D | efct_lio.c | 1601 .get_cmd_state = efct_lio_get_cmd_state, 1635 .get_cmd_state = efct_lio_get_cmd_state,
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 1806 .get_cmd_state = tcm_qla2xxx_get_cmd_state, 1845 .get_cmd_state = tcm_qla2xxx_get_cmd_state,
|
/kernel/linux/linux-5.10/drivers/target/iscsi/ |
H A D | iscsi_target_configfs.c | 1551 .get_cmd_state = iscsi_get_cmd_state,
|
/kernel/linux/linux-6.6/drivers/target/iscsi/ |
H A D | iscsi_target_configfs.c | 1565 .get_cmd_state = iscsi_get_cmd_state,
|
/kernel/linux/linux-5.10/drivers/target/sbp/ |
H A D | sbp_target.c | 2315 .get_cmd_state = sbp_get_cmd_state,
|
/kernel/linux/linux-5.10/drivers/vhost/ |
H A D | scsi.c | 2464 .get_cmd_state = vhost_scsi_get_cmd_state,
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | xen-scsiback.c | 1790 .get_cmd_state = scsiback_get_cmd_state,
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_tcm.c | 1727 .get_cmd_state = usbg_get_cmd_state,
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 3909 .get_cmd_state = srpt_get_tcm_cmd_state,
|
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi_tgt/ |
H A D | ibmvscsi_tgt.c | 4040 .get_cmd_state = ibmvscsis_get_cmd_state,
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 3855 .get_cmd_state = srpt_get_tcm_cmd_state,
|