Searched refs:send_write (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/net/sunrpc/xprtrdma/ |
D | svc_rdma_sendto.c | 142 static int send_write(struct svcxprt_rdma *xprt, struct svc_rqst *rqstp, in send_write() function 272 ret = send_write(xprt, rqstp, in send_write_chunks() 337 ret = send_write(xprt, rqstp, in send_reply_chunks()
|
/linux-4.1.27/fs/btrfs/ |
D | send.c | 4440 static int send_write(struct send_ctx *sctx, u64 offset, u32 len) in send_write() function 4653 ret = send_write(sctx, pos + offset, l); in send_write_or_clone()
|