Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dnfs4state.c1047 struct nfs4_clnt_odstate *odstate) in alloc_init_deleg() argument
1071 dp->dl_clnt_odstate = odstate; in alloc_init_deleg()
1072 get_clnt_odstate(odstate); in alloc_init_deleg()
5105 struct nfs4_file *fp, struct nfs4_clnt_odstate *odstate) in nfs4_set_delegation() argument
5149 dp = alloc_init_deleg(clp, fp, fh, odstate); in nfs4_set_delegation()