Searched refs:send_write (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/net/sunrpc/xprtrdma/ |
D | svc_rdma_sendto.c | 215 static int send_write(struct svcxprt_rdma *xprt, struct svc_rqst *rqstp, in send_write() function 347 ret = send_write(xprt, rqstp, in send_write_chunks() 412 ret = send_write(xprt, rqstp, in send_reply_chunks()
|
/linux-4.4.14/fs/btrfs/ |
D | send.c | 4520 static int send_write(struct send_ctx *sctx, u64 offset, u32 len) in send_write() function 4715 ret = send_write(sctx, offset + sent, size); in send_extent_data()
|