Searched refs:xdr_buf (Results 1 – 8 of 8) sorted by relevance
| /include/linux/sunrpc/ |
| D | gss_api.h | 56 struct xdr_buf *message, 60 struct xdr_buf *message, 65 struct xdr_buf *outbuf, 71 struct xdr_buf *inbuf); 118 struct xdr_buf *message, 122 struct xdr_buf *message, 127 struct xdr_buf *outbuf, 133 struct xdr_buf *buf);
|
| D | xdr.h | 56 struct xdr_buf { struct 74 xdr_buf_init(struct xdr_buf *buf, void *start, size_t len) in xdr_buf_init() argument 136 void xdr_inline_pages(struct xdr_buf *, unsigned int, 138 void xdr_terminate_string(const struct xdr_buf *, const u32); 139 size_t xdr_buf_pagecount(const struct xdr_buf *buf); 140 int xdr_alloc_bvec(struct xdr_buf *buf, gfp_t gfp); 141 void xdr_free_bvec(struct xdr_buf *buf); 143 const struct xdr_buf *xdr); 193 extern void xdr_buf_from_iov(const struct kvec *, struct xdr_buf *); 194 extern int xdr_buf_subsegment(const struct xdr_buf *, struct xdr_buf *, unsigned int, unsigned int); [all …]
|
| D | svc_rdma.h | 194 struct xdr_buf rc_saved_arg; 223 const struct xdr_buf *wi_xdr; 241 struct xdr_buf sc_hdrbuf; 279 const struct xdr_buf *xdr); 284 const struct xdr_buf *xdr); 301 const struct xdr_buf *xdr);
|
| D | svc_rdma_pcl.h | 123 const struct xdr_buf *xdr, 124 int (*actor)(const struct xdr_buf *,
|
| D | svc.h | 190 struct xdr_buf rq_arg; 194 struct xdr_buf rq_res; 465 struct xdr_buf *payload); 500 struct xdr_buf *buf = &rqstp->rq_arg; in svcxdr_init_decode() 518 struct xdr_buf *buf = &rqstp->rq_res; in svcxdr_init_encode() 565 struct xdr_buf *buf = &rqstp->rq_res; in svcxdr_set_auth_slack()
|
| D | xprt.h | 59 struct xdr_buf rq_snd_buf; /* send buffer */ 60 struct xdr_buf rq_rcv_buf; /* recv buffer */ 91 struct xdr_buf rq_private_buf; /* The receive buffer 153 struct xdr_buf *buf);
|
| /include/linux/ |
| D | nfsacl.h | 36 nfsacl_encode(struct xdr_buf *buf, unsigned int base, struct inode *inode, 39 nfsacl_decode(struct xdr_buf *buf, unsigned int base, unsigned int *aclcnt,
|
| /include/trace/events/ |
| D | sunrpc.h | 55 const struct xdr_buf *xdr 100 const struct xdr_buf *xdr \ 1573 const struct xdr_buf *xdr 1611 const struct xdr_buf *xdr \ 1621 const struct xdr_buf *xdr 1662 const struct xdr_buf *xdr \
|