Searched defs:siov (Results  1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/staging/lustre/include/linux/lnet/ | 
| D | lib-lnet.h | 785 		   unsigned int nsiov, struct kvec *siov, unsigned int soffset,  in lnet_copy_iov2flat() 809 	struct kvec siov = {/*.iov_base = */ src, /*.iov_len = */slen};  in lnet_copy_flat2iov()  local 820 	struct kvec siov = {/* .iov_base = */ src, /* .iov_len = */ slen};  in lnet_copy_flat2kiov()  local
  | 
| /linux-4.1.27/drivers/staging/lustre/lnet/lnet/ | 
| D | lib-move.c | 174 		   unsigned int nsiov, struct kvec *siov, unsigned int soffset,  in lnet_copy_iov2iov() 293 		    unsigned int nsiov, lnet_kiov_t *siov, unsigned int soffset,  in lnet_copy_kiov2kiov()
  |