Lines Matching refs:nfs4_delegation

1062 	struct nfs4_delegation *dp = delegstateid(stid);  in nfs4_free_deleg()
1149 static struct nfs4_delegation *
1153 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()
1273 struct nfs4_delegation *searchdp = NULL; in nfs4_delegation_exists()
1302 hash_delegation_locked(struct nfs4_delegation *dp, struct nfs4_file *fp) in hash_delegation_locked()
1319 static bool delegation_hashed(struct nfs4_delegation *dp) in delegation_hashed()
1325 unhash_delegation_locked(struct nfs4_delegation *dp, unsigned short statusmask) in unhash_delegation_locked()
1351 static void destroy_delegation(struct nfs4_delegation *dp) in destroy_delegation()
1384 static void revoke_delegation(struct nfs4_delegation *dp) in revoke_delegation()
1761 struct nfs4_delegation *dp; in nfsd4_revoke_states()
2398 struct nfs4_delegation *dp; in __destroy_client()
2403 dp = list_entry(clp->cl_delegations.next, struct nfs4_delegation, dl_perclnt); in __destroy_client()
2409 dp = list_entry(reaplist.next, struct nfs4_delegation, dl_recall_lru); in __destroy_client()
2414 dp = list_entry(clp->cl_revoked.next, struct nfs4_delegation, dl_recall_lru); in __destroy_client()
2878 struct nfs4_delegation *ds; in nfs4_show_deleg()
3088 struct nfs4_delegation *dp = in nfsd4_cb_getattr_done()
3089 container_of(ncf, struct nfs4_delegation, dl_cb_fattr); in nfsd4_cb_getattr_done()
3107 struct nfs4_delegation *dp = in nfsd4_cb_getattr_release()
3108 container_of(ncf, struct nfs4_delegation, dl_cb_fattr); in nfsd4_cb_getattr_release()
3128 struct nfs4_delegation *dp = in nfs4_cb_getattr()
3129 container_of(ncf, struct nfs4_delegation, dl_cb_fattr); in nfs4_cb_getattr()
4634 deleg_slab = KMEM_CACHE(nfs4_delegation, 0); in nfsd4_init_slabs()
4820 struct nfs4_delegation *dp; in nfsd4_drop_revoked_stid()
5188 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_prepare()
5212 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_done()
5244 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_release()
5256 static void nfsd_break_one_deleg(struct nfs4_delegation *dp) in nfsd_break_one_deleg()
5273 struct nfs4_delegation *dp = (struct nfs4_delegation *) fl->c.flc_owner; in nfsd_break_deleg_cb()
5309 struct nfs4_delegation *dl = fl->c.flc_owner; in nfsd_breaker_owns_lease()
5324 struct nfs4_delegation *dp = (struct nfs4_delegation *) onlist->c.flc_owner; in nfsd_change_deleg_cb()
5438 nfs4_check_delegmode(struct nfs4_delegation *dp, int flags) in nfs4_check_delegmode()
5451 static struct nfs4_delegation *find_deleg_stateid(struct nfs4_client *cl, in find_deleg_stateid()
5470 struct nfs4_delegation **dp) in nfs4_check_deleg()
5474 struct nfs4_delegation *deleg; in nfs4_check_deleg()
5672 static struct file_lease *nfs4_alloc_init_lease(struct nfs4_delegation *dp, in nfs4_alloc_init_lease()
5793 static struct nfs4_delegation *
5801 struct nfs4_delegation *dp; in nfs4_set_delegation()
5946 nfs4_delegation_stat(struct nfs4_delegation *dp, struct svc_fh *currentfh, in nfs4_delegation_stat()
5995 struct nfs4_delegation *dp; in nfs4_open_delegation()
6068 struct nfs4_delegation *dp) in nfsd4_deleg_xgrade_none_ext()
6104 struct nfs4_delegation *dp = NULL; in nfsd4_process_open2()
6539 struct nfs4_delegation *dp; in nfs4_laundromat()
6572 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_laundromat()
6581 dp = list_first_entry(&reaplist, struct nfs4_delegation, in nfs4_laundromat()
7168 struct nfs4_delegation *dp; in nfsd4_free_stateid()
7511 struct nfs4_delegation *dp; in nfsd4_delegreturn()
8714 struct nfs4_delegation *dp = NULL; in nfs4_state_shutdown_net()
8726 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_state_shutdown_net()
8732 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_state_shutdown_net()
8888 struct nfs4_delegation *dp = NULL; in nfsd4_deleg_getattr_conflict()