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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dstate.h289 unsigned int rp_buflen; member in struct:nfs4_replay
H A Dnfs4xdr.c1512 stateowner->so_replay.rp_buflen = \
1515 stateowner->so_replay.rp_buflen); \
3202 * XDR note: do not encode rp->rp_buflen: the buffer contains the
3220 RESERVE_SPACE(rp->rp_buflen);
3221 WRITEMEM(rp->rp_buf, rp->rp_buflen);
H A Dnfs4state.c1940 rp->rp_buflen = 0;
2232 if (sop->so_replay.rp_buflen)
3463 rp->rp_buflen = 0;

Completed in 43 milliseconds