Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_spc.c749 rbuf = transport_kmap_data_sg(cmd); in spc_emulate_inquiry()
1105 rbuf = transport_kmap_data_sg(cmd); in spc_emulate_modesense()
1136 buf = transport_kmap_data_sg(cmd); in spc_emulate_modeselect()
1192 rbuf = transport_kmap_data_sg(cmd); in spc_emulate_request_sense()
1219 buf = transport_kmap_data_sg(cmd); in spc_emulate_report_luns()
Dtarget_core_pr.c1541 buf = transport_kmap_data_sg(cmd); in core_scsi3_decode_spec_i_port()
3214 buf = transport_kmap_data_sg(cmd); in core_scsi3_emulate_pro_register_and_move()
3266 buf = transport_kmap_data_sg(cmd); in core_scsi3_emulate_pro_register_and_move()
3595 buf = transport_kmap_data_sg(cmd); in target_scsi3_emulate_pr_out()
3713 buf = transport_kmap_data_sg(cmd); in core_scsi3_pri_read_keys()
3768 buf = transport_kmap_data_sg(cmd); in core_scsi3_pri_read_reservation()
3844 buf = transport_kmap_data_sg(cmd); in core_scsi3_pri_report_capabilities()
3910 buf = transport_kmap_data_sg(cmd); in core_scsi3_pri_read_full_status()
Dtarget_core_xcopy.c807 p = transport_kmap_data_sg(se_cmd); in target_parse_xcopy_cmd()
933 p = transport_kmap_data_sg(se_cmd); in target_rcr_operating_parameters()
Dtarget_core_sbc.c64 rbuf = transport_kmap_data_sg(cmd); in sbc_emulate_readcapacity()
127 rbuf = transport_kmap_data_sg(cmd); in sbc_emulate_readcapacity_16()
1163 buf = transport_kmap_data_sg(cmd); in sbc_execute_unmap()
Dtarget_core_alua.c70 buf = transport_kmap_data_sg(cmd); in target_emulate_report_referrals()
160 buf = transport_kmap_data_sg(cmd); in target_emulate_report_target_port_groups()
287 buf = transport_kmap_data_sg(cmd); in target_emulate_set_target_port_groups()
Dtarget_core_pscsi.c622 buf = transport_kmap_data_sg(cmd); in pscsi_complete_cmd()
Dtarget_core_transport.c2552 void *transport_kmap_data_sg(struct se_cmd *cmd) in transport_kmap_data_sg() function
2587 EXPORT_SYMBOL(transport_kmap_data_sg);
/kernel/linux/linux-5.10/include/target/
Dtarget_core_backend.h104 void *transport_kmap_data_sg(struct se_cmd *);