Searched refs:xdr_buf (Results 1 – 8 of 8) sorted by relevance
| /include/linux/sunrpc/ |
| A 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);
|
| A 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 135 void xdr_inline_pages(struct xdr_buf *, unsigned int, 137 void xdr_terminate_string(const struct xdr_buf *, const u32); 138 size_t xdr_buf_pagecount(const struct xdr_buf *buf); 139 int xdr_alloc_bvec(struct xdr_buf *buf, gfp_t gfp); 140 void xdr_free_bvec(struct xdr_buf *buf); 142 const struct xdr_buf *xdr); 193 extern int xdr_buf_subsegment(const struct xdr_buf *, struct xdr_buf *, unsigned int, unsigned int); 194 extern void xdr_buf_trim(struct xdr_buf *, unsigned int); [all …]
|
| A D | svc_rdma.h | 194 struct xdr_buf rc_saved_arg; 224 const struct xdr_buf *wi_xdr; 242 struct xdr_buf sc_hdrbuf; 281 const struct xdr_buf *xdr); 286 const struct xdr_buf *xdr); 303 const struct xdr_buf *xdr);
|
| A D | svc_rdma_pcl.h | 123 const struct xdr_buf *xdr, 124 int (*actor)(const struct xdr_buf *,
|
| A D | svc.h | 196 struct xdr_buf rq_arg; 200 struct xdr_buf rq_res; 499 struct xdr_buf *buf = &rqstp->rq_arg; in svcxdr_init_decode() 517 struct xdr_buf *buf = &rqstp->rq_res; in svcxdr_init_encode() 564 struct xdr_buf *buf = &rqstp->rq_res; in svcxdr_set_auth_slack()
|
| A D | xprt.h | 61 struct xdr_buf rq_snd_buf; /* send buffer */ 62 struct xdr_buf rq_rcv_buf; /* recv buffer */ 94 struct xdr_buf rq_private_buf; /* The receive buffer 168 struct xdr_buf *buf);
|
| /include/linux/ |
| A 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/ |
| A D | sunrpc.h | 53 const struct xdr_buf *xdr 98 const struct xdr_buf *xdr \ 1572 const struct xdr_buf *xdr 1610 const struct xdr_buf *xdr \ 1620 const struct xdr_buf *xdr 1661 const struct xdr_buf *xdr \
|
Completed in 18 milliseconds