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

/linux-master/include/target/
H A Dtarget_core_backend.h112 void *transport_kmap_data_sg(struct se_cmd *);
/linux-master/drivers/target/
H A Dtarget_core_pr.c1528 buf = transport_kmap_data_sg(cmd);
3208 buf = transport_kmap_data_sg(cmd);
3260 buf = transport_kmap_data_sg(cmd);
3623 buf = transport_kmap_data_sg(cmd);
3748 buf = transport_kmap_data_sg(cmd);
3803 buf = transport_kmap_data_sg(cmd);
3879 buf = transport_kmap_data_sg(cmd);
3945 buf = transport_kmap_data_sg(cmd);
4103 buf = transport_kmap_data_sg(cmd);
H A Dtarget_core_spc.c777 rbuf = transport_kmap_data_sg(cmd);
1133 rbuf = transport_kmap_data_sg(cmd);
1164 buf = transport_kmap_data_sg(cmd);
1220 rbuf = transport_kmap_data_sg(cmd);
1247 buf = transport_kmap_data_sg(cmd);
2209 rbuf = transport_kmap_data_sg(cmd);
H A Dtarget_core_sbc.c64 rbuf = transport_kmap_data_sg(cmd);
127 rbuf = transport_kmap_data_sg(cmd);
1104 buf = transport_kmap_data_sg(cmd);
H A Dtarget_core_xcopy.c796 p = transport_kmap_data_sg(se_cmd);
798 pr_err("transport_kmap_data_sg() failed in target_do_xcopy\n");
921 p = transport_kmap_data_sg(se_cmd);
923 pr_err("transport_kmap_data_sg failed in"
H A Dtarget_core_alua.c70 buf = transport_kmap_data_sg(cmd);
160 buf = transport_kmap_data_sg(cmd);
290 buf = transport_kmap_data_sg(cmd);
H A Dtarget_core_pscsi.c614 buf = transport_kmap_data_sg(cmd);
H A Dtarget_core_transport.c2712 void *transport_kmap_data_sg(struct se_cmd *cmd) function
2747 EXPORT_SYMBOL(transport_kmap_data_sg); variable

Completed in 152 milliseconds