Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dstate.h449 char *rp_buf; member
H A Dnfs4xdr.c5437 so->so_replay.rp_buf, len); in nfsd4_encode_operation()
5472 p = xdr_encode_opaque_fixed(p, rp->rp_buf, rp->rp_buflen); in nfsd4_encode_replay()
H A Dnfs4state.c4454 rp->rp_buf = rp->rp_ibuf; in init_nfs4_replay()