Home
last modified time | relevance | path

Searched refs:xdr_stream_encode_u32 (Results 1 – 23 of 23) sorted by relevance

/linux/fs/nfsd/
H A Dnfs4xdr_gen.c383 if (xdr_stream_encode_u32(xdr, value.count) != XDR_UNIT) in xdrgen_encode_bitmap4()
450 return xdr_stream_encode_u32(xdr, value) == XDR_UNIT; in xdrgen_encode_open_args_share_access4()
456 return xdr_stream_encode_u32(xdr, value) == XDR_UNIT; in xdrgen_encode_open_args_share_deny4()
462 return xdr_stream_encode_u32(xdr, value) == XDR_UNIT; in xdrgen_encode_open_args_share_access_want4()
468 return xdr_stream_encode_u32(xdr, value) == XDR_UNIT; in xdrgen_encode_open_args_open_claim4()
474 return xdr_stream_encode_u32(xdr, value) == XDR_UNIT; in xdrgen_encode_open_args_createmode4()
498 return xdr_stream_encode_u32(xdr, value) == XDR_UNIT; in xdrgen_encode_open_delegation_type4()
504 return xdr_stream_encode_u32(xdr, value) == XDR_UNIT; in xdrgen_encode_aclmodel4()
510 return xdr_stream_encode_u32(xdr, value) == XDR_UNIT; in xdrgen_encode_aclscope4()
516 return xdr_stream_encode_u32(xdr, value) == XDR_UNIT; in xdrgen_encode_posixacetag4()
[all …]
H A Dnfs4xdr.c2875 if (xdr_stream_encode_u32(xdr, ncomponents) != XDR_UNIT) in nfsd4_encode_pathname4()
2921 if (xdr_stream_encode_u32(xdr, fslocs->locations_count) != XDR_UNIT) in nfsd4_encode_fs_locations4()
3025 if (xdr_stream_encode_u32(xdr, 0) != XDR_UNIT) in nfsd4_encode_posixace4()
3052 if (xdr_stream_encode_u32(xdr, 0) != XDR_UNIT) in nfsd4_encode_posixacl()
3059 if (xdr_stream_encode_u32(xdr, acl->a_count) != XDR_UNIT) in nfsd4_encode_posixacl()
3262 if (xdr_stream_encode_u32(xdr, flush_time) != XDR_UNIT) in nfsd4_encode_fattr4_change()
3264 if (xdr_stream_encode_u32(xdr, 0) != XDR_UNIT) in nfsd4_encode_fattr4_change()
3344 if (xdr_stream_encode_u32(xdr, 0) != XDR_UNIT) in nfsd4_encode_fattr4_acl()
3347 if (xdr_stream_encode_u32(xdr, acl->naces) != XDR_UNIT) in nfsd4_encode_fattr4_acl()
3558 if (xdr_stream_encode_u32(xdr, hweight_long(mask)) != XDR_UNIT) in nfsd4_encode_fattr4_fs_layout_types()
[all …]
H A Dnfsxdr.c469 if (xdr_stream_encode_u32(xdr, resp->len) < 0) in nfssvc_encode_readlinkres()
493 if (xdr_stream_encode_u32(xdr, resp->count) < 0) in nfssvc_encode_readres()
584 if (xdr_stream_encode_u32(xdr, (u32)ino) < 0) in svcxdr_encode_entry_common()
591 if (xdr_stream_encode_u32(xdr, ~0U) < 0) in svcxdr_encode_entry_common()
H A Dnfs3xdr.c802 if (xdr_stream_encode_u32(xdr, resp->access) < 0) in nfs3svc_encode_accessres()
826 if (xdr_stream_encode_u32(xdr, resp->len) < 0) in nfs3svc_encode_readlinkres()
854 if (xdr_stream_encode_u32(xdr, resp->count) < 0) in nfs3svc_encode_readres()
858 if (xdr_stream_encode_u32(xdr, resp->count) < 0) in nfs3svc_encode_readres()
886 if (xdr_stream_encode_u32(xdr, resp->count) < 0) in nfs3svc_encode_writeres()
888 if (xdr_stream_encode_u32(xdr, resp->committed) < 0) in nfs3svc_encode_writeres()
H A Dnfs2acl.c261 if (xdr_stream_encode_u32(xdr, resp->mask) < 0) in nfsaclsvc_encode_getaclres()
286 if (xdr_stream_encode_u32(xdr, resp->access) < 0) in nfsaclsvc_encode_accessres()
H A Dflexfilelayoutxdr.c91 if (xdr_stream_encode_u32(xdr, 0) != XDR_UNIT) in nfsd4_ff_encode_getdeviceinfo()
H A Dnfs3acl.c185 if (xdr_stream_encode_u32(xdr, resp->mask) < 0) in nfs3svc_encode_getaclres()
H A Dblocklayoutxdr.c107 if (xdr_stream_encode_u32(xdr, 0) != XDR_UNIT) in nfsd4_block_encode_getdeviceinfo()
H A Dnfs4callback.c81 WARN_ON_ONCE(xdr_stream_encode_u32(xdr, n) < 0); in encode_uint32()
/linux/fs/lockd/
H A Dxdr.c112 if (xdr_stream_encode_u32(xdr, lock->svid) < 0) in svcxdr_encode_holder()
121 if (xdr_stream_encode_u32(xdr, start) < 0) in svcxdr_encode_holder()
123 if (xdr_stream_encode_u32(xdr, len) < 0) in svcxdr_encode_holder()
350 if (xdr_stream_encode_u32(xdr, 0) < 0) in nlmsvc_encode_shareres()
H A Dxdr4.c106 if (xdr_stream_encode_u32(xdr, lock->svid) < 0) in svcxdr_encode_holder()
343 if (xdr_stream_encode_u32(xdr, 0) < 0) in nlm4svc_encode_shareres()
H A Dsvcxdr.h105 if (xdr_stream_encode_u32(xdr, cookie->len) < 0) in svcxdr_encode_cookie()
/linux/tools/net/sunrpc/xdrgen/templates/C/enum/encoder/
H A Denum.j213 return xdr_stream_encode_u32(xdr, value) == XDR_UNIT;
/linux/net/sunrpc/
H A Dsvc.c1512 xdr_stream_encode_u32(xdr, RPC_MSG_DENIED); in svc_process_common()
1513 xdr_stream_encode_u32(xdr, RPC_MISMATCH); in svc_process_common()
1515 xdr_stream_encode_u32(xdr, RPC_VERSION); in svc_process_common()
1516 xdr_stream_encode_u32(xdr, RPC_VERSION); in svc_process_common()
1526 xdr_stream_encode_u32(xdr, RPC_MSG_DENIED); in svc_process_common()
1527 xdr_stream_encode_u32(xdr, RPC_AUTH_ERROR); in svc_process_common()
1550 xdr_stream_encode_u32(xdr, process.mismatch.lovers); in svc_process_common()
1551 xdr_stream_encode_u32(xdr, process.mismatch.hivers); in svc_process_common()
H A Dxdr.c2299 len = xdr_stream_encode_u32(xdr, flavor); in xdr_stream_encode_opaque_auth()
/linux/tools/net/sunrpc/xdrgen/templates/C/pointer/encoder/
H A Dvariable_length_array.j29 if (xdr_stream_encode_u32(xdr, value->{{ name }}.count) != XDR_UNIT)
/linux/tools/net/sunrpc/xdrgen/templates/C/struct/encoder/
H A Dvariable_length_array.j29 if (xdr_stream_encode_u32(xdr, value->{{ name }}.count) != XDR_UNIT)
/linux/tools/net/sunrpc/xdrgen/templates/C/typedef/encoder/
H A Dvariable_length_array.j220 if (xdr_stream_encode_u32(xdr, value.count) != XDR_UNIT)
/linux/fs/nfs_common/
H A Dnfsacl.c177 if (xdr_stream_encode_u32(xdr, entries) < 0) in nfs_stream_encode_acl()
/linux/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1136 if (xdr_stream_encode_u32(xdr, major_status) < 0) in svcxdr_encode_gss_init_res()
1138 if (xdr_stream_encode_u32(xdr, minor_status) < 0) in svcxdr_encode_gss_init_res()
1140 if (xdr_stream_encode_u32(xdr, seq_num) < 0) in svcxdr_encode_gss_init_res()
/linux/include/linux/sunrpc/
H A Dxdr.h461 xdr_stream_encode_u32(struct xdr_stream *xdr, __u32 n) in xdr_stream_encode_u32() function
/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_sendto.c479 ret = xdr_stream_encode_u32(&sctxt->sc_stream, chunk->ch_segcount); in svc_rdma_encode_write_chunk()
/linux/fs/nfs/
H A Dnfs4xdr.c985 WARN_ON_ONCE(xdr_stream_encode_u32(xdr, n) < 0); in encode_uint32()