Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfs4state.c816 struct nfs4_clnt_odstate *odstate) in alloc_init_deleg() argument
840 dp->dl_clnt_odstate = odstate; in alloc_init_deleg()
841 get_clnt_odstate(odstate); in alloc_init_deleg()
4343 struct nfs4_file *fp, struct nfs4_clnt_odstate *odstate) in nfs4_set_delegation() argument
4384 dp = alloc_init_deleg(clp, fp, fh, odstate); in nfs4_set_delegation()