Home
last modified time | relevance | path

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

/linux/include/target/
H A Dtarget_core_backend.h112 void *transport_kmap_data_sg(struct se_cmd *);
/linux/drivers/target/
H A Dtarget_core_pr.c1530 buf = transport_kmap_data_sg(cmd); in core_scsi3_decode_spec_i_port()
3218 buf = transport_kmap_data_sg(cmd); in core_scsi3_emulate_pro_register_and_move()
3270 buf = transport_kmap_data_sg(cmd); in core_scsi3_emulate_pro_register_and_move()
3635 buf = transport_kmap_data_sg(cmd); in target_scsi3_emulate_pr_out()
3760 buf = transport_kmap_data_sg(cmd); in core_scsi3_pri_read_keys()
3815 buf = transport_kmap_data_sg(cmd); in core_scsi3_pri_read_reservation()
3891 buf = transport_kmap_data_sg(cmd); in core_scsi3_pri_report_capabilities()
3957 buf = transport_kmap_data_sg(cmd); in core_scsi3_pri_read_full_status()
4115 buf = transport_kmap_data_sg(cmd); in target_try_pr_in_pt()
H A Dtarget_core_xcopy.c796 p = transport_kmap_data_sg(se_cmd); in target_parse_xcopy_cmd()
921 p = transport_kmap_data_sg(se_cmd); in target_rcr_operating_parameters()
H A Dtarget_core_pscsi.c615 buf = transport_kmap_data_sg(cmd); in pscsi_complete_cmd()
H A Dtarget_core_transport.c2770 void *transport_kmap_data_sg(struct se_cmd *cmd) in transport_kmap_data_sg() function
2805 EXPORT_SYMBOL(transport_kmap_data_sg);