Lines Matching refs:nfs4_delegation

1071 	struct nfs4_delegation *dp = delegstateid(stid);
1157 static struct nfs4_delegation *
1161 struct nfs4_delegation *dp;
1243 static void nfs4_unlock_deleg_lease(struct nfs4_delegation *dp)
1254 static void destroy_unhashed_deleg(struct nfs4_delegation *dp)
1278 struct nfs4_delegation *searchdp = NULL;
1295 * @dp: a pointer to the nfs4_delegation we are adding.
1307 hash_delegation_locked(struct nfs4_delegation *dp, struct nfs4_file *fp)
1323 static bool delegation_hashed(struct nfs4_delegation *dp)
1329 unhash_delegation_locked(struct nfs4_delegation *dp)
1349 static void destroy_delegation(struct nfs4_delegation *dp)
1360 static void revoke_delegation(struct nfs4_delegation *dp)
2222 struct nfs4_delegation *dp;
2228 dp = list_entry(clp->cl_delegations.next, struct nfs4_delegation, dl_perclnt);
2234 dp = list_entry(reaplist.next, struct nfs4_delegation, dl_recall_lru);
2239 dp = list_entry(clp->cl_revoked.next, struct nfs4_delegation, dl_recall_lru);
2697 struct nfs4_delegation *ds;
4374 sizeof(struct nfs4_delegation), 0, 0, NULL);
4842 struct nfs4_delegation *dp = cb_to_delegation(cb);
4866 struct nfs4_delegation *dp = cb_to_delegation(cb);
4898 struct nfs4_delegation *dp = cb_to_delegation(cb);
4909 static void nfsd_break_one_deleg(struct nfs4_delegation *dp)
4926 struct nfs4_delegation *dp = (struct nfs4_delegation *)fl->fl_owner;
4962 struct nfs4_delegation *dl = fl->fl_owner;
4980 struct nfs4_delegation *dp = (struct nfs4_delegation *)onlist->fl_owner;
5102 nfs4_check_delegmode(struct nfs4_delegation *dp, int flags)
5115 static struct nfs4_delegation *find_deleg_stateid(struct nfs4_client *cl, stateid_t *s)
5134 struct nfs4_delegation **dp)
5138 struct nfs4_delegation *deleg;
5331 static struct file_lock *nfs4_alloc_init_lease(struct nfs4_delegation *dp,
5453 static struct nfs4_delegation *
5461 struct nfs4_delegation *dp;
5630 struct nfs4_delegation *dp;
5694 struct nfs4_delegation *dp)
5730 struct nfs4_delegation *dp = NULL;
6134 struct nfs4_delegation *dp;
6165 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru);
6173 dp = list_first_entry(&reaplist, struct nfs4_delegation,
6751 struct nfs4_delegation *dp;
7074 struct nfs4_delegation *dp;
8254 struct nfs4_delegation *dp = NULL;
8266 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru);
8272 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru);
8430 struct nfs4_delegation *dp;