Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfsd/
Dnfs4xdr.c3518 __be32 *attrlen_p, status; in nfsd4_encode_fattr4() local
3640 attrlen_p = xdr_reserve_space(xdr, XDR_UNIT); in nfsd4_encode_fattr4()
3641 if (!attrlen_p) in nfsd4_encode_fattr4()
3651 *attrlen_p = cpu_to_be32(xdr->buf->len - attrlen_offset - XDR_UNIT); in nfsd4_encode_fattr4()