Home
last modified time | relevance | path

Searched refs:transport_kmap_data_sg (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/target/
Dtarget_core_spc.c741 rbuf = transport_kmap_data_sg(cmd); in spc_emulate_inquiry()
1089 rbuf = transport_kmap_data_sg(cmd); in spc_emulate_modesense()
1120 buf = transport_kmap_data_sg(cmd); in spc_emulate_modeselect()
1176 rbuf = transport_kmap_data_sg(cmd); in spc_emulate_request_sense()
1203 buf = transport_kmap_data_sg(cmd); in spc_emulate_report_luns()
Dtarget_core_pr.c1560 buf = transport_kmap_data_sg(cmd); in core_scsi3_decode_spec_i_port()
3224 buf = transport_kmap_data_sg(cmd); in core_scsi3_emulate_pro_register_and_move()
3280 buf = transport_kmap_data_sg(cmd); in core_scsi3_emulate_pro_register_and_move()
3621 buf = transport_kmap_data_sg(cmd); in target_scsi3_emulate_pr_out()
3739 buf = transport_kmap_data_sg(cmd); in core_scsi3_pri_read_keys()
3801 buf = transport_kmap_data_sg(cmd); in core_scsi3_pri_read_reservation()
3887 buf = transport_kmap_data_sg(cmd); in core_scsi3_pri_report_capabilities()
3952 buf = transport_kmap_data_sg(cmd); in core_scsi3_pri_read_full_status()
Dtarget_core_xcopy.c852 p = transport_kmap_data_sg(se_cmd); in target_do_xcopy()
922 p = transport_kmap_data_sg(se_cmd); in target_rcr_operating_parameters()
Dtarget_core_sbc.c82 rbuf = transport_kmap_data_sg(cmd); in sbc_emulate_readcapacity()
147 rbuf = transport_kmap_data_sg(cmd); in sbc_emulate_readcapacity_16()
1179 buf = transport_kmap_data_sg(cmd); in sbc_execute_unmap()
Dtarget_core_alua.c80 buf = transport_kmap_data_sg(cmd); in target_emulate_report_referrals()
170 buf = transport_kmap_data_sg(cmd); in target_emulate_report_target_port_groups()
298 buf = transport_kmap_data_sg(cmd); in target_emulate_set_target_port_groups()
Dtarget_core_pscsi.c653 buf = transport_kmap_data_sg(cmd); in pscsi_transport_complete()
Dtarget_core_transport.c2232 void *transport_kmap_data_sg(struct se_cmd *cmd) in transport_kmap_data_sg() function
2267 EXPORT_SYMBOL(transport_kmap_data_sg);
/linux-4.4.14/include/target/
Dtarget_core_backend.h85 void *transport_kmap_data_sg(struct se_cmd *);