Searched refs:attrlen_offset (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/nfsd/
H A Dnfs4xdr.c3498 int attrlen_offset; local
3616 attrlen_offset = xdr->buf->len;
3628 *attrlen_p = cpu_to_be32(xdr->buf->len - attrlen_offset - XDR_UNIT);

Completed in 129 milliseconds