Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfsd/
Dnfs4state.c867 struct nfs4_clnt_odstate *odstate) in alloc_init_deleg() argument
891 dp->dl_clnt_odstate = odstate; in alloc_init_deleg()
892 get_clnt_odstate(odstate); in alloc_init_deleg()
4799 struct nfs4_file *fp, struct nfs4_clnt_odstate *odstate) in nfs4_set_delegation() argument
4840 dp = alloc_init_deleg(clp, fp, fh, odstate); in nfs4_set_delegation()