Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfs4xdr.c2949 __be32 *p, *attrlen_p; in nfsd4_encode_fattr() local
3046 attrlen_p = xdr_reserve_space(xdr, XDR_UNIT); in nfsd4_encode_fattr()
3047 if (!attrlen_p) in nfsd4_encode_fattr()
3460 *attrlen_p = cpu_to_be32(xdr->buf->len - attrlen_offset - XDR_UNIT); in nfsd4_encode_fattr()