Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfsd/
Dnfs4xdr.c2878 __be32 *p, *attrlen_p; in nfsd4_encode_fattr() local
2968 attrlen_p = xdr_reserve_space(xdr, XDR_UNIT); in nfsd4_encode_fattr()
2969 if (!attrlen_p) in nfsd4_encode_fattr()
3391 *attrlen_p = cpu_to_be32(xdr->buf->len - attrlen_offset - XDR_UNIT); in nfsd4_encode_fattr()