/linux/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 | 54 if (xdr_stream_decode_u32(xdr, &len) < 0) in svcxdr_decode_fhandle() 82 if (xdr_stream_decode_u32(xdr, &lock->svid) < 0) in svcxdr_decode_lock() 189 if (xdr_stream_decode_u32(xdr, &argp->state) < 0) in nlm4svc_decode_lockargs() 250 if (xdr_stream_decode_u32(xdr, &len) < 0) in nlm4svc_decode_reboot() 259 if (xdr_stream_decode_u32(xdr, &argp->state) < 0) in nlm4svc_decode_reboot() 288 if (xdr_stream_decode_u32(xdr, &argp->fsm_mode) < 0) in nlm4svc_decode_shareargs() 290 if (xdr_stream_decode_u32(xdr, &argp->fsm_access) < 0) in nlm4svc_decode_shareargs() 304 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/fs/nfsd/ |
A D | nfs4xdr.c | 182 if (xdr_stream_decode_u32(argp->xdr, &len) < 0) in nfsd4_decode_ignored_string() 198 if (xdr_stream_decode_u32(argp->xdr, &len) < 0) in nfsd4_decode_opaque() 218 if (xdr_stream_decode_u32(argp->xdr, lenp) < 0) in nfsd4_decode_component4() 283 if (xdr_stream_decode_u32(argp->xdr, &count) < 0) in nfsd4_decode_bitmap4() 336 if (xdr_stream_decode_u32(argp->xdr, &count) < 0) in nfsd4_decode_acl() 368 if (xdr_stream_decode_u32(argp->xdr, &lfs) < 0) in nfsd4_decode_security_label() 370 if (xdr_stream_decode_u32(argp->xdr, &pi) < 0) in nfsd4_decode_security_label() 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() 1032 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() 386 if (xdr_stream_decode_u32(xdr, &args->tlen) < 0) in nfssvc_decode_symlinkargs() 405 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() 607 if (xdr_stream_decode_u32(xdr, &args->count) < 0) in nfs3svc_decode_readargs() 629 if (xdr_stream_decode_u32(xdr, &args->len) < 0) in nfs3svc_decode_writeargs() 691 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/include/linux/sunrpc/ |
A D | xdr.h | 624 xdr_stream_decode_u32(struct xdr_stream *xdr, __u32 *ptr) in xdr_stream_decode_u32() function 700 if (unlikely(xdr_stream_decode_u32(xdr, &len) < 0)) in xdr_stream_decode_opaque_inline() 732 if (unlikely(xdr_stream_decode_u32(xdr, &len) < 0)) in xdr_stream_decode_uint32_array()
|
/linux/fs/nfs_common/ |
A D | nfsacl.c | 396 if (xdr_stream_decode_u32(xdr, &entries) < 0) in nfs_stream_decode_acl()
|
/linux/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/net/sunrpc/auth_gss/ |
A D | auth_gss.c | 1960 if (xdr_stream_decode_u32(xdr, &len)) in gss_unwrap_resp_integ() 1965 if (xdr_stream_decode_u32(xdr, &seqno)) in gss_unwrap_resp_integ()
|
/linux/fs/nfs/ |
A D | nfs4xdr.c | 3175 if (xdr_stream_decode_u32(xdr, &tmp) < 0) in decode_compound_hdr() 3185 if (xdr_stream_decode_u32(xdr, &tmp) < 0) in decode_compound_hdr() 4854 if (xdr_stream_decode_u32(xdr, &tmp)) in decode_attr_change_attr_type()
|