Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dstate.h415 struct nfs4_replay { struct
447 struct nfs4_replay so_replay;
Dxdr4.h672 struct nfs4_replay * replay;
Dnfs4proc.c398 struct nfs4_replay *rp = &open->op_openowner->oo_owner.so_replay; in nfsd4_open()
Dnfs4xdr.c5389 struct nfs4_replay *rp = op->replay; in nfsd4_encode_replay()
Dnfs4state.c4228 static void init_nfs4_replay(struct nfs4_replay *rp) in init_nfs4_replay()