Searched refs:xdr_stream (Results 1 – 10 of 10) sorted by relevance
/include/linux/lockd/ |
A D | xdr4.h | 26 bool nlm4svc_decode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr); 27 bool nlm4svc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 28 bool nlm4svc_decode_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 29 bool nlm4svc_decode_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 31 bool nlm4svc_decode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr); 32 bool nlm4svc_decode_reboot(struct svc_rqst *rqstp, struct xdr_stream *xdr); 34 bool nlm4svc_decode_notify(struct svc_rqst *rqstp, struct xdr_stream *xdr); 36 bool nlm4svc_encode_testres(struct svc_rqst *rqstp, struct xdr_stream *xdr); 37 bool nlm4svc_encode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr); 38 bool nlm4svc_encode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr); [all …]
|
A D | xdr.h | 100 bool nlmsvc_decode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr); 101 bool nlmsvc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 102 bool nlmsvc_decode_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 103 bool nlmsvc_decode_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 105 bool nlmsvc_decode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr); 106 bool nlmsvc_decode_reboot(struct svc_rqst *rqstp, struct xdr_stream *xdr); 108 bool nlmsvc_decode_notify(struct svc_rqst *rqstp, struct xdr_stream *xdr); 110 bool nlmsvc_encode_testres(struct svc_rqst *rqstp, struct xdr_stream *xdr); 111 bool nlmsvc_encode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr); 112 bool nlmsvc_encode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr); [all …]
|
/include/linux/sunrpc/xdrgen/ |
A D | _builtins.h | 16 xdrgen_decode_void(struct xdr_stream *xdr) in xdrgen_decode_void() 22 xdrgen_encode_void(struct xdr_stream *xdr) in xdrgen_encode_void() 28 xdrgen_decode_bool(struct xdr_stream *xdr, bool *ptr) in xdrgen_decode_bool() 39 xdrgen_encode_bool(struct xdr_stream *xdr, bool val) in xdrgen_encode_bool() 50 xdrgen_decode_int(struct xdr_stream *xdr, s32 *ptr) in xdrgen_decode_int() 61 xdrgen_encode_int(struct xdr_stream *xdr, s32 val) in xdrgen_encode_int() 94 xdrgen_decode_long(struct xdr_stream *xdr, s32 *ptr) in xdrgen_decode_long() 105 xdrgen_encode_long(struct xdr_stream *xdr, s32 val) in xdrgen_encode_long() 138 xdrgen_decode_hyper(struct xdr_stream *xdr, s64 *ptr) in xdrgen_decode_hyper() 149 xdrgen_encode_hyper(struct xdr_stream *xdr, s64 val) in xdrgen_encode_hyper() [all …]
|
/include/linux/sunrpc/ |
A D | xdr.h | 220 struct xdr_stream { struct 247 extern void __xdr_commit_encode(struct xdr_stream *xdr); 259 extern void xdr_finish_decode(struct xdr_stream *xdr); 310 xdr_reset_scratch_buffer(struct xdr_stream *xdr) in xdr_reset_scratch_buffer() 337 xdr_stream_remaining(const struct xdr_stream *xdr) in xdr_stream_remaining() 461 xdr_stream_encode_u32(struct xdr_stream *xdr, __u32 n) in xdr_stream_encode_u32() 482 xdr_stream_encode_be32(struct xdr_stream *xdr, __be32 n) in xdr_stream_encode_be32() 503 xdr_stream_encode_u64(struct xdr_stream *xdr, __u64 n) in xdr_stream_encode_u64() 593 xdr_stream_encode_uint32_array(struct xdr_stream *xdr, in xdr_stream_encode_uint32_array() 664 xdr_stream_decode_u32(struct xdr_stream *xdr, __u32 *ptr) in xdr_stream_decode_u32() [all …]
|
A D | auth.h | 133 struct xdr_stream *xdr); 136 struct xdr_stream *xdr); 138 struct xdr_stream *xdr); 140 struct xdr_stream *xdr); 169 struct xdr_stream *xdr); 171 struct xdr_stream *xdr); 173 struct xdr_stream *xdr); 175 struct xdr_stream *xdr); 177 struct xdr_stream *xdr); 179 struct xdr_stream *xdr);
|
A D | svc.h | 197 struct xdr_stream rq_arg_stream; 198 struct xdr_stream rq_res_stream; 417 struct xdr_stream *xdr); 420 struct xdr_stream *xdr); 498 struct xdr_stream *xdr = &rqstp->rq_arg_stream; in svcxdr_init_decode() 516 struct xdr_stream *xdr = &rqstp->rq_res_stream; in svcxdr_init_encode() 544 struct xdr_stream *xdr, in svcxdr_encode_opaque_pages() 563 struct xdr_stream *xdr = &rqstp->rq_res_stream; in svcxdr_set_auth_slack() 586 struct xdr_stream *xdr = &rqstp->rq_res_stream; in svcxdr_set_accept_stat()
|
A D | svc_rdma.h | 185 struct xdr_stream rc_stream; 243 struct xdr_stream sc_stream;
|
/include/linux/ |
A D | nfsacl.h | 42 nfs_stream_decode_acl(struct xdr_stream *xdr, unsigned int *aclcnt, 45 nfs_stream_encode_acl(struct xdr_stream *xdr, struct inode *inode,
|
A D | nfs_xdr.h | 229 struct xdr_stream; 233 void (*encode)(struct xdr_stream *, const void *args, 358 typedef void (*layoutstats_encode_t)(struct xdr_stream *, 1821 int (*decode_dirent)(struct xdr_stream *, struct nfs_entry *, bool); 1859 static inline void encode_opaque_fixed(struct xdr_stream *xdr, in encode_opaque_fixed() 1865 static inline int decode_opaque_fixed(struct xdr_stream *xdr, in decode_opaque_fixed()
|
/include/trace/events/ |
A D | sunrpc.h | 667 const struct xdr_stream *xdr, 733 const struct xdr_stream *xdr,
|
Completed in 55 milliseconds