Searched defs:prealloc_sg (Results 1 – 2 of 2) sorted by relevance
105 static int setup_sgtable(struct sg_table *sgt, struct scatterlist *prealloc_sg, in setup_sgtable()167 struct scatterlist sg_in[2], prealloc_sg; in ceph_aes_encrypt() local227 struct scatterlist sg_in[3], prealloc_sg; in ceph_aes_encrypt2() local290 struct scatterlist sg_out[2], prealloc_sg; in ceph_aes_decrypt() local355 struct scatterlist sg_out[3], prealloc_sg; in ceph_aes_decrypt2() local
196 struct scatterlist prealloc_sg[MS_BLOCK_MAX_SEGS+1]; member