Lines Matching refs:nfs4_delegation
691 static struct nfs4_delegation *
695 struct nfs4_delegation *dp; in alloc_init_deleg()
797 struct nfs4_delegation *searchdp = NULL; in nfs4_get_existing_delegation()
826 hash_delegation_locked(struct nfs4_delegation *dp, struct nfs4_file *fp) in hash_delegation_locked()
846 unhash_delegation_locked(struct nfs4_delegation *dp) in unhash_delegation_locked()
866 static void destroy_delegation(struct nfs4_delegation *dp) in destroy_delegation()
880 static void revoke_delegation(struct nfs4_delegation *dp) in revoke_delegation()
1799 struct nfs4_delegation *dp; in __destroy_client()
1805 dp = list_entry(clp->cl_delegations.next, struct nfs4_delegation, dl_perclnt); in __destroy_client()
1811 dp = list_entry(reaplist.next, struct nfs4_delegation, dl_recall_lru); in __destroy_client()
1818 dp = list_entry(clp->cl_revoked.next, struct nfs4_delegation, dl_recall_lru); in __destroy_client()
3295 sizeof(struct nfs4_delegation), 0, 0, NULL); in nfsd4_init_slabs()
3596 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_prepare()
3620 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_done()
3646 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_release()
3657 static void nfsd_break_one_deleg(struct nfs4_delegation *dp) in nfsd_break_one_deleg()
3676 struct nfs4_delegation *dp; in nfsd_break_deleg_cb()
3832 nfs4_check_delegmode(struct nfs4_delegation *dp, int flags) in nfs4_check_delegmode()
3845 static struct nfs4_delegation *find_deleg_stateid(struct nfs4_client *cl, stateid_t *s) in find_deleg_stateid()
3863 struct nfs4_delegation **dp) in nfs4_check_deleg()
3867 struct nfs4_delegation *deleg; in nfs4_check_deleg()
4048 static int nfs4_setlease(struct nfs4_delegation *dp) in nfs4_setlease()
4101 static struct nfs4_delegation *
4106 struct nfs4_delegation *dp; in nfs4_set_delegation()
4182 struct nfs4_delegation *dp; in nfs4_open_delegation()
4249 struct nfs4_delegation *dp) in nfsd4_deleg_xgrade_none_ext()
4274 struct nfs4_delegation *dp = NULL; in nfsd4_process_open2()
4463 struct nfs4_delegation *dp; in nfs4_laundromat()
4497 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_laundromat()
4508 dp = list_first_entry(&reaplist, struct nfs4_delegation, in nfs4_laundromat()
4881 struct nfs4_delegation *dp; in nfsd4_free_stateid()
5186 struct nfs4_delegation *dp; in nfsd4_delegreturn()
6448 struct nfs4_delegation *dp, *next; in nfsd_find_all_delegations()
6518 struct nfs4_delegation *dp, *next; in nfsd_forget_delegations()
6578 struct nfs4_delegation *dp, *next; in nfsd_recall_delegations()
6788 struct nfs4_delegation *dp = NULL; in nfs4_state_shutdown_net()
6798 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_state_shutdown_net()
6804 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_state_shutdown_net()