Searched defs:prealloc_sg (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/net/ceph/
H A Dcrypto.c105 static int setup_sgtable(struct sg_table *sgt, struct scatterlist *prealloc_sg, setup_sgtable() argument
167 struct scatterlist sg_in[2], prealloc_sg; ceph_aes_encrypt() local
227 struct scatterlist sg_in[3], prealloc_sg; ceph_aes_encrypt2() local
290 struct scatterlist sg_out[2], prealloc_sg; ceph_aes_decrypt() local
355 struct scatterlist sg_out[3], prealloc_sg; ceph_aes_decrypt2() local
/linux-4.1.27/drivers/memstick/core/
H A Dms_block.h196 struct scatterlist prealloc_sg[MS_BLOCK_MAX_SEGS+1]; member in struct:msb_data

Completed in 116 milliseconds