/linux-6.3-rc2/fs/lockd/ |
A D | xdr.c | 56 if (xdr_stream_decode_u32(xdr, &len) < 0) in svcxdr_decode_fhandle() 83 if (xdr_stream_decode_u32(xdr, &lock->svid) < 0) in svcxdr_decode_lock() 85 if (xdr_stream_decode_u32(xdr, &start) < 0) in svcxdr_decode_lock() 87 if (xdr_stream_decode_u32(xdr, &len) < 0) in svcxdr_decode_lock() 190 if (xdr_stream_decode_u32(xdr, &argp->state) < 0) in nlmsvc_decode_lockargs() 251 if (xdr_stream_decode_u32(xdr, &len) < 0) in nlmsvc_decode_reboot() 260 if (xdr_stream_decode_u32(xdr, &argp->state) < 0) in nlmsvc_decode_reboot() 289 if (xdr_stream_decode_u32(xdr, &argp->fsm_mode) < 0) in nlmsvc_decode_shareargs() 291 if (xdr_stream_decode_u32(xdr, &argp->fsm_access) < 0) in nlmsvc_decode_shareargs() 305 if (xdr_stream_decode_u32(xdr, &argp->state) < 0) in nlmsvc_decode_notify()
|
A D | xdr4.c | 47 if (xdr_stream_decode_u32(xdr, &len) < 0) in svcxdr_decode_fhandle() 73 if (xdr_stream_decode_u32(xdr, &lock->svid) < 0) in svcxdr_decode_lock() 174 if (xdr_stream_decode_u32(xdr, &argp->state) < 0) in nlm4svc_decode_lockargs() 235 if (xdr_stream_decode_u32(xdr, &len) < 0) in nlm4svc_decode_reboot() 244 if (xdr_stream_decode_u32(xdr, &argp->state) < 0) in nlm4svc_decode_reboot() 273 if (xdr_stream_decode_u32(xdr, &argp->fsm_mode) < 0) in nlm4svc_decode_shareargs() 275 if (xdr_stream_decode_u32(xdr, &argp->fsm_access) < 0) in nlm4svc_decode_shareargs() 289 if (xdr_stream_decode_u32(xdr, &argp->state) < 0) in nlm4svc_decode_notify()
|
A D | svcxdr.h | 53 if (xdr_stream_decode_u32(xdr, &len) < 0) in svcxdr_decode_string() 78 if (xdr_stream_decode_u32(xdr, &len) < 0) in svcxdr_decode_cookie() 121 if (xdr_stream_decode_u32(xdr, &len) < 0) in svcxdr_decode_owner()
|
/linux-6.3-rc2/fs/nfsd/ |
A D | nfs4xdr.c | 184 if (xdr_stream_decode_u32(argp->xdr, &len) < 0) in nfsd4_decode_ignored_string() 200 if (xdr_stream_decode_u32(argp->xdr, &len) < 0) in nfsd4_decode_opaque() 220 if (xdr_stream_decode_u32(argp->xdr, lenp) < 0) in nfsd4_decode_component4() 327 if (xdr_stream_decode_u32(argp->xdr, &count) < 0) in nfsd4_decode_acl() 359 if (xdr_stream_decode_u32(argp->xdr, &lfs) < 0) in nfsd4_decode_security_label() 361 if (xdr_stream_decode_u32(argp->xdr, &pi) < 0) in nfsd4_decode_security_label() 422 if (xdr_stream_decode_u32(argp->xdr, &mode) < 0) in nfsd4_decode_fattr4() 670 if (xdr_stream_decode_u32(argp->xdr, &uid) < 0) in nfsd4_decode_authsys_parms() 672 if (xdr_stream_decode_u32(argp->xdr, &gid) < 0) in nfsd4_decode_authsys_parms() 1049 if (xdr_stream_decode_u32(argp->xdr, &w) < 0) in nfsd4_decode_share_access() [all …]
|
A D | nfsxdr.c | 104 if (xdr_stream_decode_u32(xdr, &size) < 0) in svcxdr_decode_filename() 308 if (xdr_stream_decode_u32(xdr, &args->offset) < 0) in nfssvc_decode_readargs() 310 if (xdr_stream_decode_u32(xdr, &args->count) < 0) in nfssvc_decode_readargs() 313 if (xdr_stream_decode_u32(xdr, &totalcount) < 0) in nfssvc_decode_readargs() 328 if (xdr_stream_decode_u32(xdr, &beginoffset) < 0) in nfssvc_decode_writeargs() 330 if (xdr_stream_decode_u32(xdr, &args->offset) < 0) in nfssvc_decode_writeargs() 333 if (xdr_stream_decode_u32(xdr, &totalcount) < 0) in nfssvc_decode_writeargs() 337 if (xdr_stream_decode_u32(xdr, &args->len) < 0) in nfssvc_decode_writeargs() 384 if (xdr_stream_decode_u32(xdr, &args->tlen) < 0) in nfssvc_decode_symlinkargs() 403 if (xdr_stream_decode_u32(xdr, &args->cookie) < 0) in nfssvc_decode_readdirargs() [all …]
|
A D | nfs3xdr.c | 86 if (xdr_stream_decode_u32(xdr, &size) < 0) in svcxdr_decode_nfs_fh3() 183 if (xdr_stream_decode_u32(xdr, &size) < 0) in svcxdr_decode_filename3() 222 if (xdr_stream_decode_u32(xdr, &mode) < 0) in svcxdr_decode_sattr3() 232 if (xdr_stream_decode_u32(xdr, &uid) < 0) in svcxdr_decode_sattr3() 243 if (xdr_stream_decode_u32(xdr, &gid) < 0) in svcxdr_decode_sattr3() 259 if (xdr_stream_decode_u32(xdr, &set_it) < 0) in svcxdr_decode_sattr3() 275 if (xdr_stream_decode_u32(xdr, &set_it) < 0) in svcxdr_decode_sattr3() 542 if (xdr_stream_decode_u32(xdr, &args->count) < 0) in nfs3svc_decode_readargs() 564 if (xdr_stream_decode_u32(xdr, &args->len) < 0) in nfs3svc_decode_writeargs() 622 if (xdr_stream_decode_u32(xdr, &args->tlen) < 0) in nfs3svc_decode_symlinkargs() [all …]
|
A D | nfs2acl.c | 198 if (xdr_stream_decode_u32(xdr, &argp->mask) < 0) in nfsaclsvc_decode_getaclargs() 211 if (xdr_stream_decode_u32(xdr, &argp->mask) < 0) in nfsaclsvc_decode_setaclargs() 232 if (xdr_stream_decode_u32(xdr, &args->access) < 0) in nfsaclsvc_decode_accessargs()
|
A D | nfs3acl.c | 137 if (xdr_stream_decode_u32(xdr, &args->mask) < 0) in nfs3svc_decode_getaclargs() 150 if (xdr_stream_decode_u32(xdr, &argp->mask) < 0) in nfs3svc_decode_setaclargs()
|
/linux-6.3-rc2/net/sunrpc/auth_gss/ |
A D | svcauth_gss.c | 881 if (xdr_stream_decode_u32(xdr, &len) < 0) in svcauth_gss_unwrap_integ() 912 if (xdr_stream_decode_u32(xdr, &seq_num) < 0) in svcauth_gss_unwrap_integ() 953 if (xdr_stream_decode_u32(xdr, &len) < 0) in svcauth_gss_unwrap_priv() 972 if (xdr_stream_decode_u32(xdr, &seq_num) < 0) in svcauth_gss_unwrap_priv() 1082 if (xdr_stream_decode_u32(xdr, &inlen) < 0) in gss_read_proxy_verf() 1191 if (xdr_stream_decode_u32(xdr, &len) < 0) { in svcauth_gss_legacy_init() 1604 if (xdr_stream_decode_u32(xdr, &gc->gc_v) < 0) in svcauth_gss_decode_credbody() 1606 if (xdr_stream_decode_u32(xdr, &gc->gc_proc) < 0) in svcauth_gss_decode_credbody() 1608 if (xdr_stream_decode_u32(xdr, &gc->gc_seq) < 0) in svcauth_gss_decode_credbody() 1610 if (xdr_stream_decode_u32(xdr, &gc->gc_svc) < 0) in svcauth_gss_decode_credbody()
|
A D | auth_gss.c | 1995 if (xdr_stream_decode_u32(xdr, &len)) in gss_unwrap_resp_integ() 2000 if (xdr_stream_decode_u32(xdr, &seqno)) in gss_unwrap_resp_integ()
|
/linux-6.3-rc2/net/sunrpc/ |
A D | svcauth_unix.c | 753 if (xdr_stream_decode_u32(xdr, &len) < 0) in svcauth_null_accept() 831 if (xdr_stream_decode_u32(xdr, &len) < 0) in svcauth_tls_accept() 933 if (xdr_stream_decode_u32(xdr, &i) < 0) in svcauth_unix_accept() 936 if (xdr_stream_decode_u32(xdr, &i) < 0) in svcauth_unix_accept() 940 if (xdr_stream_decode_u32(xdr, &len) < 0) in svcauth_unix_accept()
|
A D | svcauth.c | 75 if (xdr_stream_decode_u32(&rqstp->rq_arg_stream, &flavor) < 0) in svc_authenticate()
|
A D | xdr.c | 2302 len = xdr_stream_decode_u32(xdr, flavor); in xdr_stream_decode_opaque_auth()
|
/linux-6.3-rc2/include/linux/sunrpc/ |
A D | xdr.h | 669 xdr_stream_decode_u32(struct xdr_stream *xdr, __u32 *ptr) in xdr_stream_decode_u32() function 745 if (unlikely(xdr_stream_decode_u32(xdr, &len) < 0)) in xdr_stream_decode_opaque_inline() 777 if (unlikely(xdr_stream_decode_u32(xdr, &len) < 0)) in xdr_stream_decode_uint32_array()
|
/linux-6.3-rc2/fs/nfs_common/ |
A D | nfsacl.c | 396 if (xdr_stream_decode_u32(xdr, &entries) < 0) in nfs_stream_decode_acl()
|
/linux-6.3-rc2/net/sunrpc/xprtrdma/ |
A D | svc_rdma_recvfrom.c | 483 if (xdr_stream_decode_u32(&rctxt->rc_stream, &segcount)) in xdr_check_write_chunk()
|
/linux-6.3-rc2/fs/nfs/ |
A D | nfs4xdr.c | 3191 if (xdr_stream_decode_u32(xdr, &tmp) < 0) in decode_compound_hdr() 3201 if (xdr_stream_decode_u32(xdr, &tmp) < 0) in decode_compound_hdr() 4905 if (xdr_stream_decode_u32(xdr, &tmp)) in decode_attr_change_attr_type()
|