Home
last modified time | relevance | path

Searched refs:xdr_stream_decode_uint32_array (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/sunrpc/
H A Dxdr.h786 xdr_stream_decode_uint32_array(struct xdr_stream *xdr, in xdr_stream_decode_uint32_array() function
/linux/fs/nfsd/
H A Dnfs4callback.c710 if (xdr_stream_decode_uint32_array(xdr, bitmap, 3) < 0) in nfs4_xdr_dec_cb_getattr()
H A Dnfs4xdr.c285 status = xdr_stream_decode_uint32_array(argp->xdr, bmval, bmlen); in nfsd4_decode_bitmap4()
1291 if (xdr_stream_decode_uint32_array(argp->xdr, readdir->rd_bmval, in nfsd4_decode_readdir()
1781 if (xdr_stream_decode_uint32_array(argp->xdr, in nfsd4_decode_getdeviceinfo()
/linux/fs/nfs/
H A Dnfs42xdr.c1010 result = xdr_stream_decode_uint32_array(xdr, &res->osr_complete, 1); in decode_offload_status()
H A Dnfs4xdr.c3303 ret = xdr_stream_decode_uint32_array(xdr, bitmap, sz); in decode_bitmap4()
5718 if (xdr_stream_decode_uint32_array(xdr, op_map->u.words, in decode_op_map()