• Home
  • Raw
  • Download

Lines Matching refs:nfs4_delegation

366 static struct nfs4_delegation *
369 struct nfs4_delegation *dp; in alloc_init_deleg()
416 nfs4_put_delegation(struct nfs4_delegation *dp) in nfs4_put_delegation()
441 unhash_delegation(struct nfs4_delegation *dp) in unhash_delegation()
455 static void destroy_revoked_delegation(struct nfs4_delegation *dp) in destroy_revoked_delegation()
462 static void destroy_delegation(struct nfs4_delegation *dp) in destroy_delegation()
469 static void revoke_delegation(struct nfs4_delegation *dp) in revoke_delegation()
1124 struct nfs4_delegation *dp; in destroy_client()
1131 dp = list_entry(clp->cl_delegations.next, struct nfs4_delegation, dl_perclnt); in destroy_client()
1137 dp = list_entry(reaplist.next, struct nfs4_delegation, dl_recall_lru); in destroy_client()
2452 sizeof(struct nfs4_delegation), 0, 0, NULL); in nfsd4_init_slabs()
2634 static void nfsd_break_one_deleg(struct nfs4_delegation *dp) in nfsd_break_one_deleg()
2658 struct nfs4_delegation *dp; in nfsd_break_deleg_cb()
2762 nfs4_check_delegmode(struct nfs4_delegation *dp, int flags) in nfs4_check_delegmode()
2775 static struct nfs4_delegation *find_deleg_stateid(struct nfs4_client *cl, stateid_t *s) in find_deleg_stateid()
2793 struct nfs4_delegation **dp) in nfs4_check_deleg()
2926 static struct file_lock *nfs4_alloc_init_lease(struct nfs4_delegation *dp, int flag) in nfs4_alloc_init_lease()
2943 static int nfs4_setlease(struct nfs4_delegation *dp, int flag) in nfs4_setlease()
2967 static int nfs4_set_delegation(struct nfs4_delegation *dp, int flag) in nfs4_set_delegation()
3013 struct nfs4_delegation *dp; in nfs4_open_delegation()
3077 struct nfs4_delegation *dp) in nfsd4_deleg_xgrade_none_ext()
3105 struct nfs4_delegation *dp = NULL; in nfsd4_process_open2()
3275 struct nfs4_delegation *dp; in nfs4_laundromat()
3311 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_laundromat()
3324 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_laundromat()
3534 struct nfs4_delegation *dp = NULL; in nfs4_preprocess_stateid_op()
3632 struct nfs4_delegation *dp; in nfsd4_free_stateid()
3931 struct nfs4_delegation *dp; in nfsd4_delegreturn()
4777 struct nfs4_delegation *dp, *next; in nfsd_find_all_delegations()
4791 struct nfs4_delegation *dp, *next; in nfsd_forget_client_delegations()
4807 struct nfs4_delegation *dp, *next; in nfsd_recall_client_delegations()
5039 struct nfs4_delegation *dp = NULL; in nfs4_state_shutdown_net()
5049 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_state_shutdown_net()
5054 dp = list_entry (pos, struct nfs4_delegation, dl_recall_lru); in nfs4_state_shutdown_net()