Lines Matching refs:dl_stid

707 	dp->dl_stid.sc_free = nfs4_free_deleg;  in alloc_init_deleg()
713 dp->dl_stid.sc_stateid.si_generation = 1; in alloc_init_deleg()
721 nfsd4_init_cb(&dp->dl_recall, dp->dl_stid.sc_client, in alloc_init_deleg()
791 searchclp = searchdp->dl_stid.sc_client; in nfs4_get_existing_delegation()
816 struct nfs4_client *clp = dp->dl_stid.sc_client; in hash_delegation_locked()
825 atomic_inc(&dp->dl_stid.sc_count); in hash_delegation_locked()
826 dp->dl_stid.sc_type = NFS4_DELEG_STID; in hash_delegation_locked()
835 struct nfs4_file *fp = dp->dl_stid.sc_file; in unhash_delegation_locked()
842 dp->dl_stid.sc_type = NFS4_CLOSED_DELEG_STID; in unhash_delegation_locked()
862 nfs4_put_deleg_lease(dp->dl_stid.sc_file); in destroy_delegation()
863 nfs4_put_stid(&dp->dl_stid); in destroy_delegation()
869 struct nfs4_client *clp = dp->dl_stid.sc_client; in revoke_delegation()
874 nfs4_put_deleg_lease(dp->dl_stid.sc_file); in revoke_delegation()
877 nfs4_put_stid(&dp->dl_stid); in revoke_delegation()
879 dp->dl_stid.sc_type = NFS4_REVOKED_DELEG_STID; in revoke_delegation()
1796 nfs4_put_deleg_lease(dp->dl_stid.sc_file); in __destroy_client()
1797 nfs4_put_stid(&dp->dl_stid); in __destroy_client()
1802 nfs4_put_stid(&dp->dl_stid); in __destroy_client()
3532 struct nfsd_net *nn = net_generic(dp->dl_stid.sc_client->net, in nfsd4_cb_recall_prepare()
3535 block_delegations(&dp->dl_stid.sc_file->fi_fhandle); in nfsd4_cb_recall_prepare()
3580 nfs4_put_stid(&dp->dl_stid); in nfsd4_cb_recall_release()
3598 atomic_inc(&dp->dl_stid.sc_count); in nfsd_break_one_deleg()
3807 nfs4_put_stid(&deleg->dl_stid); in nfs4_check_deleg()
4010 struct nfs4_file *fp = dp->dl_stid.sc_file; in nfs4_setlease()
4087 dp->dl_stid.sc_file = fp; in nfs4_set_delegation()
4105 nfs4_put_stid(&dp->dl_stid); in nfs4_set_delegation()
4186 memcpy(&open->op_delegate_stateid, &dp->dl_stid.sc_stateid, sizeof(dp->dl_stid.sc_stateid)); in nfs4_open_delegation()
4189 STATEID_VAL(&dp->dl_stid.sc_stateid)); in nfs4_open_delegation()
4191 nfs4_put_stid(&dp->dl_stid); in nfs4_open_delegation()
4322 nfs4_put_stid(&dp->dl_stid); in nfsd4_process_open2()
4442 if (net_generic(dp->dl_stid.sc_client->net, nfsd_net_id) != nn) in nfs4_laundromat()
5112 status = check_stateid_generation(stateid, &dp->dl_stid.sc_stateid, nfsd4_has_session(cstate)); in nfsd4_delegreturn()
5118 nfs4_put_stid(&dp->dl_stid); in nfsd4_delegreturn()
6444 clp = dp->dl_stid.sc_client; in nfsd_forget_delegations()
6504 clp = dp->dl_stid.sc_client; in nfsd_recall_delegations()
6728 nfs4_put_deleg_lease(dp->dl_stid.sc_file); in nfs4_state_shutdown_net()
6729 nfs4_put_stid(&dp->dl_stid); in nfs4_state_shutdown_net()