Searched refs:sg_init_one (Results 1 – 2 of 2) sorted by relevance
138 void sg_init_one(struct scatterlist *sg, const void *buf, unsigned int buflen) in sg_init_one() function143 EXPORT_SYMBOL(sg_init_one);
1541 sg_init_one(&sg, addr, copied); in hash_and_copy_to_iter()