Home
last modified time | relevance | path

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

/linux/fs/nfsd/ !
H A Dnfs4xdr_gen.c164 if (xdr_stream_encode_u32(xdr, value.count) != XDR_UNIT) in xdrgen_encode_bitmap4()
207 return xdr_stream_encode_u32(xdr, value) == XDR_UNIT; in xdrgen_encode_open_args_share_access4()
213 return xdr_stream_encode_u32(xdr, value) == XDR_UNIT; in xdrgen_encode_open_args_share_deny4()
219 return xdr_stream_encode_u32(xdr, value) == XDR_UNIT; in xdrgen_encode_open_args_share_access_want4()
225 return xdr_stream_encode_u32(xdr, value) == XDR_UNIT; in xdrgen_encode_open_args_open_claim4()
231 return xdr_stream_encode_u32(xdr, value) == XDR_UNIT; in xdrgen_encode_open_args_createmode4()
255 return xdr_stream_encode_u32(xdr, value) == XDR_UNIT; in xdrgen_encode_open_delegation_type4()
H A Dnfs4xdr.c2751 if (xdr_stream_encode_u32(xdr, ncomponents) != XDR_UNIT) in nfsd4_encode_pathname4()
2797 if (xdr_stream_encode_u32(xdr, fslocs->locations_count) != XDR_UNIT) in nfsd4_encode_fs_locations4()
3045 if (xdr_stream_encode_u32(xdr, flush_time) != XDR_UNIT) in nfsd4_encode_fattr4_change()
3047 if (xdr_stream_encode_u32(xdr, 0) != XDR_UNIT) in nfsd4_encode_fattr4_change()
3127 if (xdr_stream_encode_u32(xdr, 0) != XDR_UNIT) in nfsd4_encode_fattr4_acl()
3130 if (xdr_stream_encode_u32(xdr, acl->naces) != XDR_UNIT) in nfsd4_encode_fattr4_acl()
3341 if (xdr_stream_encode_u32(xdr, hweight_long(mask)) != XDR_UNIT) in nfsd4_encode_fattr4_fs_layout_types()
3346 if (xdr_stream_encode_u32(xdr, i) != XDR_UNIT) in nfsd4_encode_fattr4_fs_layout_types()
3359 if (xdr_stream_encode_u32(xdr, hweight_long(mask)) != XDR_UNIT) in nfsd4_encode_fattr4_layout_types()
3364 if (xdr_stream_encode_u32(xdr, i) != XDR_UNIT) in nfsd4_encode_fattr4_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.c92 if (xdr_stream_encode_u32(xdr, 0) != XDR_UNIT) in nfsd4_ff_encode_getdeviceinfo()
H A Dblocklayoutxdr.c90 if (xdr_stream_encode_u32(xdr, 0) != XDR_UNIT) in nfsd4_block_encode_getdeviceinfo()
H A Dnfs3acl.c185 if (xdr_stream_encode_u32(xdr, resp->mask) < 0) in nfs3svc_encode_getaclres()
/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 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/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/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/typedef/encoder/ !
H A Dvariable_length_array.j220 if (xdr_stream_encode_u32(xdr, value.count) != XDR_UNIT)
/linux/net/sunrpc/ !
H A Dsvc.c1470 xdr_stream_encode_u32(xdr, RPC_MSG_DENIED); in svc_process_common()
1471 xdr_stream_encode_u32(xdr, RPC_MISMATCH); in svc_process_common()
1473 xdr_stream_encode_u32(xdr, RPC_VERSION); in svc_process_common()
1474 xdr_stream_encode_u32(xdr, RPC_VERSION); in svc_process_common()
1484 xdr_stream_encode_u32(xdr, RPC_MSG_DENIED); in svc_process_common()
1485 xdr_stream_encode_u32(xdr, RPC_AUTH_ERROR); in svc_process_common()
1508 xdr_stream_encode_u32(xdr, process.mismatch.lovers); in svc_process_common()
1509 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/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.c982 WARN_ON_ONCE(xdr_stream_encode_u32(xdr, n) < 0); in encode_uint32()