blob: 204de7584c25ef9296917b8709570df0cd2d4363 [file] [log] [blame]
int sg_copy(struct scatterlist *sg_from, struct scatterlist *sg_to, int len);
struct scatterlist *sg_advance(struct scatterlist *sg, int consumed);