Lines Matching refs:nfs4_delegation

690 static struct nfs4_delegation *
694 struct nfs4_delegation *dp; in alloc_init_deleg()
784 struct nfs4_delegation *searchdp = NULL; in nfs4_get_existing_delegation()
813 hash_delegation_locked(struct nfs4_delegation *dp, struct nfs4_file *fp) in hash_delegation_locked()
833 unhash_delegation_locked(struct nfs4_delegation *dp) in unhash_delegation_locked()
853 static void destroy_delegation(struct nfs4_delegation *dp) in destroy_delegation()
867 static void revoke_delegation(struct nfs4_delegation *dp) in revoke_delegation()
1781 struct nfs4_delegation *dp; in __destroy_client()
1787 dp = list_entry(clp->cl_delegations.next, struct nfs4_delegation, dl_perclnt); in __destroy_client()
1793 dp = list_entry(reaplist.next, struct nfs4_delegation, dl_recall_lru); in __destroy_client()
1800 dp = list_entry(clp->cl_revoked.next, struct nfs4_delegation, dl_recall_lru); in __destroy_client()
3264 sizeof(struct nfs4_delegation), 0, 0, NULL); in nfsd4_init_slabs()
3531 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_prepare()
3555 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_done()
3578 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_release()
3589 static void nfsd_break_one_deleg(struct nfs4_delegation *dp) in nfsd_break_one_deleg()
3608 struct nfs4_delegation *dp; in nfsd_break_deleg_cb()
3764 nfs4_check_delegmode(struct nfs4_delegation *dp, int flags) in nfs4_check_delegmode()
3777 static struct nfs4_delegation *find_deleg_stateid(struct nfs4_client *cl, stateid_t *s) in find_deleg_stateid()
3795 struct nfs4_delegation **dp) in nfs4_check_deleg()
3799 struct nfs4_delegation *deleg; in nfs4_check_deleg()
4008 static int nfs4_setlease(struct nfs4_delegation *dp) in nfs4_setlease()
4061 static struct nfs4_delegation *
4066 struct nfs4_delegation *dp; in nfs4_set_delegation()
4142 struct nfs4_delegation *dp; in nfs4_open_delegation()
4208 struct nfs4_delegation *dp) in nfsd4_deleg_xgrade_none_ext()
4232 struct nfs4_delegation *dp = NULL; in nfsd4_process_open2()
4407 struct nfs4_delegation *dp; in nfs4_laundromat()
4441 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_laundromat()
4454 dp = list_first_entry(&reaplist, struct nfs4_delegation, in nfs4_laundromat()
4789 struct nfs4_delegation *dp; in nfsd4_free_stateid()
5099 struct nfs4_delegation *dp; in nfsd4_delegreturn()
6370 struct nfs4_delegation *dp, *next; in nfsd_find_all_delegations()
6440 struct nfs4_delegation *dp, *next; in nfsd_forget_delegations()
6500 struct nfs4_delegation *dp, *next; in nfsd_recall_delegations()
6709 struct nfs4_delegation *dp = NULL; in nfs4_state_shutdown_net()
6719 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_state_shutdown_net()
6725 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_state_shutdown_net()