Lines Matching refs:nfs4_delegation
927 static struct nfs4_delegation *
932 struct nfs4_delegation *dp; in alloc_init_deleg()
1013 static void nfs4_unlock_deleg_lease(struct nfs4_delegation *dp) in nfs4_unlock_deleg_lease()
1024 static void destroy_unhashed_deleg(struct nfs4_delegation *dp) in destroy_unhashed_deleg()
1048 struct nfs4_delegation *searchdp = NULL; in nfs4_delegation_exists()
1077 hash_delegation_locked(struct nfs4_delegation *dp, struct nfs4_file *fp) in hash_delegation_locked()
1093 static bool delegation_hashed(struct nfs4_delegation *dp) in delegation_hashed()
1099 unhash_delegation_locked(struct nfs4_delegation *dp) in unhash_delegation_locked()
1119 static void destroy_delegation(struct nfs4_delegation *dp) in destroy_delegation()
1130 static void revoke_delegation(struct nfs4_delegation *dp) in revoke_delegation()
2081 struct nfs4_delegation *dp; in __destroy_client()
2087 dp = list_entry(clp->cl_delegations.next, struct nfs4_delegation, dl_perclnt); in __destroy_client()
2093 dp = list_entry(reaplist.next, struct nfs4_delegation, dl_recall_lru); in __destroy_client()
2098 dp = list_entry(clp->cl_revoked.next, struct nfs4_delegation, dl_recall_lru); in __destroy_client()
2533 struct nfs4_delegation *ds; in nfs4_show_deleg()
4142 sizeof(struct nfs4_delegation), 0, 0, NULL); in nfsd4_init_slabs()
4510 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_prepare()
4534 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_done()
4564 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_release()
4575 static void nfsd_break_one_deleg(struct nfs4_delegation *dp) in nfsd_break_one_deleg()
4593 struct nfs4_delegation *dp = (struct nfs4_delegation *)fl->fl_owner; in nfsd_break_deleg_cb()
4622 struct nfs4_delegation *dl = fl->fl_owner; in nfsd_breaker_owns_lease()
4762 nfs4_check_delegmode(struct nfs4_delegation *dp, int flags) in nfs4_check_delegmode()
4775 static struct nfs4_delegation *find_deleg_stateid(struct nfs4_client *cl, stateid_t *s) in find_deleg_stateid()
4794 struct nfs4_delegation **dp) in nfs4_check_deleg()
4798 struct nfs4_delegation *deleg; in nfs4_check_deleg()
4962 static struct file_lock *nfs4_alloc_init_lease(struct nfs4_delegation *dp, in nfs4_alloc_init_lease()
4980 static struct nfs4_delegation *
4985 struct nfs4_delegation *dp; in nfs4_set_delegation()
5091 struct nfs4_delegation *dp; in nfs4_open_delegation()
5157 struct nfs4_delegation *dp) in nfsd4_deleg_xgrade_none_ext()
5181 struct nfs4_delegation *dp = NULL; in nfsd4_process_open2()
5386 struct nfs4_delegation *dp; in nfs4_laundromat()
5435 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_laundromat()
5446 dp = list_first_entry(&reaplist, struct nfs4_delegation, in nfs4_laundromat()
5976 struct nfs4_delegation *dp; in nfsd4_free_stateid()
6289 struct nfs4_delegation *dp; in nfsd4_delegreturn()
7436 struct nfs4_delegation *dp = NULL; in nfs4_state_shutdown_net()
7446 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_state_shutdown_net()
7452 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_state_shutdown_net()