Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfsd/
Dstate.h411 struct nfs4_replay { struct
443 struct nfs4_replay so_replay;
Dxdr4.h684 struct nfs4_replay * replay;
Dnfs4proc.c387 struct nfs4_replay *rp = &open->op_openowner->oo_owner.so_replay; in nfsd4_open()
Dnfs4xdr.c5244 struct nfs4_replay *rp = op->replay; in nfsd4_encode_replay()
Dnfs4state.c4147 static void init_nfs4_replay(struct nfs4_replay *rp) in init_nfs4_replay()