]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/target/target_core_backend.h
target: enhance and export target_alloc_sgl/target_free_sgl
[mirror_ubuntu-zesty-kernel.git] / include / target / target_core_backend.h
index 28ee5c2e6bcd7b08abeda34669cc2da17f4dcf9a..d8ab5101fad5533876339f788b75d855d382bc4f 100644 (file)
@@ -85,7 +85,6 @@ extern struct configfs_attribute *passthrough_attrib_attrs[];
 void   *transport_kmap_data_sg(struct se_cmd *);
 void   transport_kunmap_data_sg(struct se_cmd *);
 /* core helpers also used by xcopy during internal command setup */
-int    target_alloc_sgl(struct scatterlist **, unsigned int *, u32, bool);
 sense_reason_t transport_generic_map_mem_to_cmd(struct se_cmd *,
                struct scatterlist *, u32, struct scatterlist *, u32);