Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4xdr.c282 nfsd4_decode_bitmap4(struct nfsd4_compoundargs *argp, u32 *bmval, u32 bmlen) in nfsd4_decode_bitmap4() argument
286 status = xdr_stream_decode_uint32_array(argp->xdr, bmval, bmlen); in nfsd4_decode_bitmap4()
482 nfsd4_decode_fattr4(struct nfsd4_compoundargs *argp, u32 *bmval, u32 bmlen, in nfsd4_decode_fattr4() argument
492 status = nfsd4_decode_bitmap4(argp, bmval, bmlen); in nfsd4_decode_fattr4()