Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dstate.h529 char *rp_buf; member
H A Dnfs4xdr.c5923 so->so_replay.rp_buf, len); in nfsd4_encode_operation()
5958 xdr_stream_encode_opaque_fixed(xdr, rp->rp_buf, rp->rp_buflen); in nfsd4_encode_replay()
H A Dnfs4state.c4869 rp->rp_buf = rp->rp_ibuf; in init_nfs4_replay()