Lines Matching defs:bytes
1618 * more than NFS4_OPAQUE_LIMIT bytes */
1624 * more than NFS4_OPAQUE_LIMIT bytes */
3493 struct xdr_buf *buf, __be32 *p, int bytes)
3503 xdr->end = (void *)p + bytes;
3504 buf->buflen = bytes;
3844 * 8(clientid) + 4(namelen) + 8(offset) + 8(length) + 4(type) = 32 bytes.
4248 * Number of bytes left for directory entries allowing for the
4249 * final 8 bytes of the readdir and a following failed op:
4262 * and the 8 bytes encoded at the end of this function:
5060 * any trailing bytes with 0.
5353 * Calculate whether we still have space to encode repsize bytes.