Home
last modified time | relevance | path

Searched refs:check_stop_free (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_fabric.h66 int (*check_stop_free)(struct se_cmd *); member
/kernel/linux/linux-6.6/drivers/target/tcm_remote/
H A Dtcm_remote.c238 .check_stop_free = tcm_remote_dummy_cmd_fn,
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_fabric.h66 int (*check_stop_free)(struct se_cmd *); member
/kernel/linux/linux-5.10/drivers/target/tcm_fc/
H A Dtfc_conf.c426 .check_stop_free = ft_check_stop_free,
/kernel/linux/linux-6.6/drivers/target/tcm_fc/
H A Dtfc_conf.c413 .check_stop_free = ft_check_stop_free,
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_xcopy.c466 .check_stop_free = xcopy_pt_check_stop_free,
H A Dtarget_core_transport.c703 return cmd->se_tfo->check_stop_free(cmd); in transport_cmd_check_stop_to_fabric()
H A Dtarget_core_configfs.c420 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 Dtcm_loop.c50 * 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 Dtcm_loop.c58 * 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 Dtarget_core_xcopy.c452 .check_stop_free = xcopy_pt_check_stop_free,
H A Dtarget_core_transport.c762 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 Dtcm_qla2xxx.c312 * 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 Defct_lio.c1596 .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 Dtcm_qla2xxx.c317 * 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 Discsi_target_configfs.c1544 .check_stop_free = lio_check_stop_free,
/kernel/linux/linux-6.6/drivers/target/iscsi/
H A Discsi_target_configfs.c1558 .check_stop_free = lio_check_stop_free,
/kernel/linux/linux-5.10/drivers/target/sbp/
H A Dsbp_target.c2320 .check_stop_free = sbp_check_stop_free,
/kernel/linux/linux-5.10/drivers/vhost/
H A Dscsi.c2459 .check_stop_free = vhost_scsi_check_stop_free,
/kernel/linux/linux-5.10/drivers/xen/
H A Dxen-scsiback.c1784 .check_stop_free = scsiback_check_stop_free,
/kernel/linux/linux-6.6/drivers/xen/
H A Dxen-scsiback.c1814 .check_stop_free = scsiback_check_stop_free,
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_tcm.c1677 .check_stop_free = usbg_check_stop_free,
/kernel/linux/linux-6.6/drivers/target/sbp/
H A Dsbp_target.c2265 .check_stop_free = sbp_check_stop_free,
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_tcm.c1732 .check_stop_free = usbg_check_stop_free,
/kernel/linux/linux-6.6/drivers/vhost/
H A Dscsi.c2581 .check_stop_free = vhost_scsi_check_stop_free,

Completed in 53 milliseconds

12