Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstate.h575 char rp_ibuf[NFSD4_REPLAY_ISIZE]; member
H A Dnfs4state.c1494 if (rp->rp_buf != rp->rp_ibuf) in nfs4_replay_free_cache()
1496 rp->rp_buf = rp->rp_ibuf; in nfs4_replay_free_cache()
4947 rp->rp_buf = rp->rp_ibuf; in init_nfs4_replay()
H A Dnfs4xdr.c6295 } else if (so->so_replay.rp_buf != so->so_replay.rp_ibuf) { in nfsd4_encode_operation()