Lines Matching refs:nfs4_delegation

1071 	struct nfs4_delegation *dp = delegstateid(stid);  in nfs4_free_deleg()
1157 static struct nfs4_delegation *
1161 struct nfs4_delegation *dp; in alloc_init_deleg()
1243 static void nfs4_unlock_deleg_lease(struct nfs4_delegation *dp) in nfs4_unlock_deleg_lease()
1254 static void destroy_unhashed_deleg(struct nfs4_delegation *dp) in destroy_unhashed_deleg()
1278 struct nfs4_delegation *searchdp = NULL; in nfs4_delegation_exists()
1307 hash_delegation_locked(struct nfs4_delegation *dp, struct nfs4_file *fp) in hash_delegation_locked()
1323 static bool delegation_hashed(struct nfs4_delegation *dp) in delegation_hashed()
1329 unhash_delegation_locked(struct nfs4_delegation *dp) in unhash_delegation_locked()
1349 static void destroy_delegation(struct nfs4_delegation *dp) in destroy_delegation()
1360 static void revoke_delegation(struct nfs4_delegation *dp) in revoke_delegation()
2222 struct nfs4_delegation *dp; in __destroy_client()
2228 dp = list_entry(clp->cl_delegations.next, struct nfs4_delegation, dl_perclnt); in __destroy_client()
2234 dp = list_entry(reaplist.next, struct nfs4_delegation, dl_recall_lru); in __destroy_client()
2239 dp = list_entry(clp->cl_revoked.next, struct nfs4_delegation, dl_recall_lru); in __destroy_client()
2697 struct nfs4_delegation *ds; in nfs4_show_deleg()
4371 sizeof(struct nfs4_delegation), 0, 0, NULL); in nfsd4_init_slabs()
4839 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_prepare()
4863 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_done()
4895 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_release()
4906 static void nfsd_break_one_deleg(struct nfs4_delegation *dp) in nfsd_break_one_deleg()
4923 struct nfs4_delegation *dp = (struct nfs4_delegation *)fl->fl_owner; in nfsd_break_deleg_cb()
4959 struct nfs4_delegation *dl = fl->fl_owner; in nfsd_breaker_owns_lease()
4977 struct nfs4_delegation *dp = (struct nfs4_delegation *)onlist->fl_owner; in nfsd_change_deleg_cb()
5099 nfs4_check_delegmode(struct nfs4_delegation *dp, int flags) in nfs4_check_delegmode()
5112 static struct nfs4_delegation *find_deleg_stateid(struct nfs4_client *cl, stateid_t *s) in find_deleg_stateid()
5131 struct nfs4_delegation **dp) in nfs4_check_deleg()
5135 struct nfs4_delegation *deleg; in nfs4_check_deleg()
5328 static struct file_lock *nfs4_alloc_init_lease(struct nfs4_delegation *dp, in nfs4_alloc_init_lease()
5450 static struct nfs4_delegation *
5458 struct nfs4_delegation *dp; in nfs4_set_delegation()
5627 struct nfs4_delegation *dp; in nfs4_open_delegation()
5691 struct nfs4_delegation *dp) in nfsd4_deleg_xgrade_none_ext()
5727 struct nfs4_delegation *dp = NULL; in nfsd4_process_open2()
6131 struct nfs4_delegation *dp; in nfs4_laundromat()
6162 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_laundromat()
6170 dp = list_first_entry(&reaplist, struct nfs4_delegation, in nfs4_laundromat()
6748 struct nfs4_delegation *dp; in nfsd4_free_stateid()
7071 struct nfs4_delegation *dp; in nfsd4_delegreturn()
8251 struct nfs4_delegation *dp = NULL; in nfs4_state_shutdown_net()
8263 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_state_shutdown_net()
8269 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_state_shutdown_net()
8427 struct nfs4_delegation *dp; in nfsd4_deleg_getattr_conflict()