Searched refs:odstate (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | nfs4state.c | 1249 struct nfs4_clnt_odstate *odstate, u32 dl_type, in __alloc_init_deleg() argument 1277 dp->dl_clnt_odstate = odstate; in __alloc_init_deleg() 1278 get_clnt_odstate(odstate); in __alloc_init_deleg() 1294 struct nfs4_clnt_odstate *odstate, u32 dl_type) in alloc_init_deleg() argument 1298 dp = __alloc_init_deleg(clp, fp, odstate, dl_type, nfs4_free_deleg); in alloc_init_deleg() 6719 struct nfs4_clnt_odstate *odstate = stp->st_clnt_odstate; in nfs4_set_delegation() local 6800 dp = alloc_init_deleg(clp, fp, odstate, dl_type); in nfs4_set_delegation()
|