Home
last modified time | relevance | path

Searched refs:nfs4_replay (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/fs/nfsd/
Dstate.h397 struct nfs4_replay { struct
429 struct nfs4_replay so_replay;
Dxdr4.h632 struct nfs4_replay * replay;
Dnfs4proc.c385 struct nfs4_replay *rp = &open->op_openowner->oo_owner.so_replay; in nfsd4_open()
Dnfs4xdr.c4512 struct nfs4_replay *rp = op->replay; in nfsd4_encode_replay()
Dnfs4state.c4019 static void init_nfs4_replay(struct nfs4_replay *rp) in init_nfs4_replay()