Lines Matching refs:nfs4_delegation

813 static struct nfs4_delegation *
818 struct nfs4_delegation *dp; in alloc_init_deleg()
898 static void nfs4_unlock_deleg_lease(struct nfs4_delegation *dp) in nfs4_unlock_deleg_lease()
909 static void destroy_unhashed_deleg(struct nfs4_delegation *dp) in destroy_unhashed_deleg()
933 struct nfs4_delegation *searchdp = NULL; in nfs4_delegation_exists()
962 hash_delegation_locked(struct nfs4_delegation *dp, struct nfs4_file *fp) in hash_delegation_locked()
978 static bool delegation_hashed(struct nfs4_delegation *dp) in delegation_hashed()
984 unhash_delegation_locked(struct nfs4_delegation *dp) in unhash_delegation_locked()
1004 static void destroy_delegation(struct nfs4_delegation *dp) in destroy_delegation()
1015 static void revoke_delegation(struct nfs4_delegation *dp) in revoke_delegation()
1924 struct nfs4_delegation *dp; in __destroy_client()
1930 dp = list_entry(clp->cl_delegations.next, struct nfs4_delegation, dl_perclnt); in __destroy_client()
1936 dp = list_entry(reaplist.next, struct nfs4_delegation, dl_recall_lru); in __destroy_client()
1941 dp = list_entry(clp->cl_revoked.next, struct nfs4_delegation, dl_recall_lru); in __destroy_client()
3539 sizeof(struct nfs4_delegation), 0, 0, NULL); in nfsd4_init_slabs()
3908 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_prepare()
3932 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_done()
3958 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_release()
3969 static void nfsd_break_one_deleg(struct nfs4_delegation *dp) in nfsd_break_one_deleg()
3987 struct nfs4_delegation *dp = (struct nfs4_delegation *)fl->fl_owner; in nfsd_break_deleg_cb()
4128 nfs4_check_delegmode(struct nfs4_delegation *dp, int flags) in nfs4_check_delegmode()
4141 static struct nfs4_delegation *find_deleg_stateid(struct nfs4_client *cl, stateid_t *s) in find_deleg_stateid()
4160 struct nfs4_delegation **dp) in nfs4_check_deleg()
4164 struct nfs4_delegation *deleg; in nfs4_check_deleg()
4323 static struct file_lock *nfs4_alloc_init_lease(struct nfs4_delegation *dp, in nfs4_alloc_init_lease()
4341 static struct nfs4_delegation *
4346 struct nfs4_delegation *dp; in nfs4_set_delegation()
4452 struct nfs4_delegation *dp; in nfs4_open_delegation()
4519 struct nfs4_delegation *dp) in nfsd4_deleg_xgrade_none_ext()
4543 struct nfs4_delegation *dp = NULL; in nfsd4_process_open2()
4748 struct nfs4_delegation *dp; in nfs4_laundromat()
4788 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_laundromat()
4799 dp = list_first_entry(&reaplist, struct nfs4_delegation, in nfs4_laundromat()
5251 struct nfs4_delegation *dp; in nfsd4_free_stateid()
5564 struct nfs4_delegation *dp; in nfsd4_delegreturn()
6923 struct nfs4_delegation *dp, *next; in nfsd_find_all_delegations()
6993 struct nfs4_delegation *dp, *next; in nfsd_forget_delegations()
7053 struct nfs4_delegation *dp, *next; in nfsd_recall_delegations()
7268 struct nfs4_delegation *dp = NULL; in nfs4_state_shutdown_net()
7278 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_state_shutdown_net()
7284 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_state_shutdown_net()