Home
last modified time | relevance | path

Searched refs:transport_kunmap_data_sg (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/target/
H A Dtarget_core_xcopy.c865 transport_kunmap_data_sg(se_cmd); in target_parse_xcopy_cmd()
870 transport_kunmap_data_sg(se_cmd); in target_parse_xcopy_cmd()
931 transport_kunmap_data_sg(se_cmd); in target_rcr_operating_parameters()
1001 transport_kunmap_data_sg(se_cmd); in target_rcr_operating_parameters()
H A Dtarget_core_pr.c1768 transport_kunmap_data_sg(cmd); in core_scsi3_decode_spec_i_port()
1813 transport_kunmap_data_sg(cmd); in core_scsi3_decode_spec_i_port()
3216 transport_kunmap_data_sg(cmd); in core_scsi3_emulate_pro_register_and_move()
3288 transport_kunmap_data_sg(cmd); in core_scsi3_emulate_pro_register_and_move()
3530 transport_kunmap_data_sg(cmd); in core_scsi3_emulate_pro_register_and_move()
3651 transport_kunmap_data_sg(cmd); in target_scsi3_emulate_pr_out()
3778 transport_kunmap_data_sg(cmd); in core_scsi3_pri_read_keys()
3855 transport_kunmap_data_sg(cmd); in core_scsi3_pri_read_reservation()
3914 transport_kunmap_data_sg(cmd); in core_scsi3_pri_report_capabilities()
4076 transport_kunmap_data_sg(cmd); in core_scsi3_pri_read_full_status()
[all …]
H A Dtarget_core_spc.c780 transport_kunmap_data_sg(cmd); in spc_emulate_inquiry()
1136 transport_kunmap_data_sg(cmd); in spc_emulate_modesense()
1197 transport_kunmap_data_sg(cmd); in spc_emulate_modeselect()
1231 transport_kunmap_data_sg(cmd); in spc_emulate_request_sense()
1297 transport_kunmap_data_sg(cmd); in spc_emulate_report_luns()
2256 transport_kunmap_data_sg(cmd); in spc_emulate_report_supp_op_codes()
H A Dtarget_core_alua.c78 transport_kunmap_data_sg(cmd); in target_emulate_report_referrals()
124 transport_kunmap_data_sg(cmd); in target_emulate_report_referrals()
259 transport_kunmap_data_sg(cmd); in target_emulate_report_target_port_groups()
428 transport_kunmap_data_sg(cmd); in target_emulate_set_target_port_groups()
H A Dtarget_core_sbc.c67 transport_kunmap_data_sg(cmd); in sbc_emulate_readcapacity()
130 transport_kunmap_data_sg(cmd); in sbc_emulate_readcapacity_16()
1155 transport_kunmap_data_sg(cmd); in sbc_execute_unmap()
H A Dtarget_core_transport.c2749 void transport_kunmap_data_sg(struct se_cmd *cmd) in transport_kunmap_data_sg() function
2761 EXPORT_SYMBOL(transport_kunmap_data_sg);
/linux/include/target/
H A Dtarget_core_backend.h113 void transport_kunmap_data_sg(struct se_cmd *);