Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfsd/
Dstate.h384 struct nfs4_replay { struct
416 struct nfs4_replay so_replay;
Dxdr4.h602 struct nfs4_replay * replay;
Dnfs4proc.c384 struct nfs4_replay *rp = &open->op_openowner->oo_owner.so_replay; in nfsd4_open()
Dnfs4xdr.c4481 struct nfs4_replay *rp = op->replay; in nfsd4_encode_replay()
Dnfs4state.c3542 static void init_nfs4_replay(struct nfs4_replay *rp) in init_nfs4_replay()