Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/sunrpc/
Dxdr.h725 xdr_stream_decode_uint32_array(struct xdr_stream *xdr, in xdr_stream_decode_uint32_array() function
/Linux-v5.15/fs/nfsd/
Dnfs4xdr.c1265 if (xdr_stream_decode_uint32_array(argp->xdr, readdir->rd_bmval, in nfsd4_decode_readdir()
1693 if (xdr_stream_decode_uint32_array(argp->xdr, in nfsd4_decode_getdeviceinfo()
/Linux-v5.15/fs/nfs/
Dnfs4xdr.c3247 ret = xdr_stream_decode_uint32_array(xdr, bitmap, sz); in decode_bitmap4()