/kernel/linux/linux-5.10/include/target/ |
H A D | target_core_fabric.h | 66 int (*check_stop_free)(struct se_cmd *); member
|
/kernel/linux/linux-6.6/drivers/target/tcm_remote/ |
H A D | tcm_remote.c | 238 .check_stop_free = tcm_remote_dummy_cmd_fn,
|
/kernel/linux/linux-6.6/include/target/ |
H A D | target_core_fabric.h | 66 int (*check_stop_free)(struct se_cmd *); member
|
/kernel/linux/linux-5.10/drivers/target/tcm_fc/ |
H A D | tfc_conf.c | 426 .check_stop_free = ft_check_stop_free,
|
/kernel/linux/linux-6.6/drivers/target/tcm_fc/ |
H A D | tfc_conf.c | 413 .check_stop_free = ft_check_stop_free,
|
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_xcopy.c | 466 .check_stop_free = xcopy_pt_check_stop_free,
|
H A D | target_core_transport.c | 703 return cmd->se_tfo->check_stop_free(cmd); in transport_cmd_check_stop_to_fabric()
|
H A D | target_core_configfs.c | 420 if (!tfo->check_stop_free) { in target_fabric_tf_ops_check() 421 pr_err("Missing tfo->check_stop_free()\n"); in target_fabric_tf_ops_check()
|
/kernel/linux/linux-5.10/drivers/target/loopback/ |
H A D | tcm_loop.c | 50 * Called from struct target_core_fabric_ops->check_stop_free() 1133 .check_stop_free = tcm_loop_check_stop_free,
|
/kernel/linux/linux-6.6/drivers/target/loopback/ |
H A D | tcm_loop.c | 58 * Called from struct target_core_fabric_ops->check_stop_free() 1087 .check_stop_free = tcm_loop_check_stop_free,
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_xcopy.c | 452 .check_stop_free = xcopy_pt_check_stop_free,
|
H A D | target_core_transport.c | 762 return cmd->se_tfo->check_stop_free(cmd); in transport_cmd_check_stop_to_fabric()
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 312 * Called from struct target_core_fabric_ops->check_stop_free() context 1849 .check_stop_free = tcm_qla2xxx_check_stop_free, 1889 .check_stop_free = tcm_qla2xxx_check_stop_free,
|
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/ |
H A D | efct_lio.c | 1596 .check_stop_free = efct_lio_check_stop_free, 1630 .check_stop_free = efct_lio_check_stop_free,
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 317 * Called from struct target_core_fabric_ops->check_stop_free() context 1801 .check_stop_free = tcm_qla2xxx_check_stop_free, 1840 .check_stop_free = tcm_qla2xxx_check_stop_free,
|
/kernel/linux/linux-5.10/drivers/target/iscsi/ |
H A D | iscsi_target_configfs.c | 1544 .check_stop_free = lio_check_stop_free,
|
/kernel/linux/linux-6.6/drivers/target/iscsi/ |
H A D | iscsi_target_configfs.c | 1558 .check_stop_free = lio_check_stop_free,
|
/kernel/linux/linux-5.10/drivers/target/sbp/ |
H A D | sbp_target.c | 2320 .check_stop_free = sbp_check_stop_free,
|
/kernel/linux/linux-5.10/drivers/vhost/ |
H A D | scsi.c | 2459 .check_stop_free = vhost_scsi_check_stop_free,
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | xen-scsiback.c | 1784 .check_stop_free = scsiback_check_stop_free,
|
/kernel/linux/linux-6.6/drivers/xen/ |
H A D | xen-scsiback.c | 1814 .check_stop_free = scsiback_check_stop_free,
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_tcm.c | 1677 .check_stop_free = usbg_check_stop_free,
|
/kernel/linux/linux-6.6/drivers/target/sbp/ |
H A D | sbp_target.c | 2265 .check_stop_free = sbp_check_stop_free,
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_tcm.c | 1732 .check_stop_free = usbg_check_stop_free,
|
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | scsi.c | 2581 .check_stop_free = vhost_scsi_check_stop_free,
|