Searched refs:transport_kmap_data_sg (Results 1 - 7 of 7) sorted by relevance

/drivers/target/
H A Dtarget_core_spc.c758 rbuf = transport_kmap_data_sg(cmd);
1098 rbuf = transport_kmap_data_sg(cmd);
1129 buf = transport_kmap_data_sg(cmd);
1184 rbuf = transport_kmap_data_sg(cmd);
1235 buf = transport_kmap_data_sg(cmd);
H A Dtarget_core_pr.c1480 buf = transport_kmap_data_sg(cmd);
3117 buf = transport_kmap_data_sg(cmd);
3175 buf = transport_kmap_data_sg(cmd);
3519 buf = transport_kmap_data_sg(cmd);
3637 buf = transport_kmap_data_sg(cmd);
3699 buf = transport_kmap_data_sg(cmd);
3785 buf = transport_kmap_data_sg(cmd);
3848 buf = transport_kmap_data_sg(cmd);
H A Dtarget_core_sbc.c78 rbuf = transport_kmap_data_sg(cmd);
134 rbuf = transport_kmap_data_sg(cmd);
1023 buf = transport_kmap_data_sg(cmd);
H A Dtarget_core_xcopy.c897 p = transport_kmap_data_sg(se_cmd);
899 pr_err("transport_kmap_data_sg() failed in target_do_xcopy\n");
967 p = transport_kmap_data_sg(se_cmd);
969 pr_err("transport_kmap_data_sg failed in"
H A Dtarget_core_alua.c80 buf = transport_kmap_data_sg(cmd);
171 buf = transport_kmap_data_sg(cmd);
308 buf = transport_kmap_data_sg(cmd);
H A Dtarget_core_pscsi.c644 buf = transport_kmap_data_sg(cmd);
H A Dtarget_core_transport.c2149 void *transport_kmap_data_sg(struct se_cmd *cmd) function
2184 EXPORT_SYMBOL(transport_kmap_data_sg); variable

Completed in 96 milliseconds