Searched defs:nfs4_replay (Results 1 – 1 of 1) sorted by relevance
446 struct nfs4_replay { struct447 __be32 rp_status;448 unsigned int rp_buflen;449 char *rp_buf;450 struct knfsd_fh rp_openfh;451 struct mutex rp_mutex;452 char rp_ibuf[NFSD4_REPLAY_ISIZE];