Lines Matching refs:nfs4_client

139 static bool is_client_expired(struct nfs4_client *clp)  in is_client_expired()
144 static __be32 get_client_locked(struct nfs4_client *clp) in get_client_locked()
158 renew_client_locked(struct nfs4_client *clp) in renew_client_locked()
175 static void put_client_renew_locked(struct nfs4_client *clp) in put_client_renew_locked()
189 static void put_client_renew(struct nfs4_client *clp) in put_client_renew()
217 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session_locked()
229 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session()
291 struct nfs4_client *clp = lo->lo_owner.so_client; in remove_blocked_locks()
372 struct nfs4_client *clp) in find_openstateowner_str_locked()
390 struct nfs4_client *clp) in find_openstateowner_str()
641 alloc_clnt_odstate(struct nfs4_client *clp) in alloc_clnt_odstate()
691 struct nfs4_client *cl; in find_or_hash_clnt_odstate()
713 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab, in nfs4_alloc_stid()
833 static struct nfs4_ol_stateid * nfs4_alloc_open_stateid(struct nfs4_client *clp) in nfs4_alloc_open_stateid()
928 alloc_init_deleg(struct nfs4_client *clp, struct nfs4_file *fp, in alloc_init_deleg()
972 struct nfs4_client *clp = s->sc_client; in nfs4_put_stid()
1046 nfs4_delegation_exists(struct nfs4_client *clp, struct nfs4_file *fp) in nfs4_delegation_exists()
1049 struct nfs4_client *searchclp = NULL; in nfs4_delegation_exists()
1079 struct nfs4_client *clp = dp->dl_stid.sc_client; in hash_delegation_locked()
1132 struct nfs4_client *clp = dp->dl_stid.sc_client; in revoke_delegation()
1321 struct nfs4_client *clp = sop->so_client; in nfs4_put_stateowner()
1390 struct nfs4_client *clp = s->sc_client; in put_ol_stateid_locked()
1418 struct nfs4_client *clp = stp->st_stid.sc_client; in release_lock_stateid()
1430 struct nfs4_client *clp = lo->lo_owner.so_client; in unhash_lockowner_locked()
1499 struct nfs4_client *clp = oo->oo_owner.so_client; in unhash_openowner_locked()
1527 struct nfs4_client *clp = oo->oo_owner.so_client; in release_openowner()
1594 struct nfs4_client *clp = ses->se_client; in gen_sessionid()
1738 struct nfs4_client *clp = c->cn_session->se_client; in nfsd4_conn_lost()
1771 struct nfs4_client *clp = ses->se_client; in nfsd4_hash_conn()
1809 struct nfs4_client *clp = s->se_client; in nfsd4_del_conns()
1839 static void init_session(struct svc_rqst *rqstp, struct nfsd4_session *new, struct nfs4_client *clp… in init_session()
1920 struct nfs4_client *clp = ses->se_client; in unhash_session()
1951 static struct nfs4_client *alloc_client(struct xdr_netobj name) in alloc_client()
1953 struct nfs4_client *clp; in alloc_client()
1996 struct nfs4_client *clp = container_of(c, struct nfs4_client, cl_nfsdfs); in __free_client()
2007 static void drop_client(struct nfs4_client *clp) in drop_client()
2013 free_client(struct nfs4_client *clp) in free_client()
2034 unhash_client_locked(struct nfs4_client *clp) in unhash_client_locked()
2059 unhash_client(struct nfs4_client *clp) in unhash_client()
2068 static __be32 mark_client_expired_locked(struct nfs4_client *clp) in mark_client_expired_locked()
2077 __destroy_client(struct nfs4_client *clp) in __destroy_client()
2127 destroy_client(struct nfs4_client *clp) in destroy_client()
2133 static void inc_reclaim_complete(struct nfs4_client *clp) in inc_reclaim_complete()
2149 static void expire_client(struct nfs4_client *clp) in expire_client()
2156 static void copy_verf(struct nfs4_client *target, nfs4_verifier *source) in copy_verf()
2162 static void copy_clid(struct nfs4_client *target, struct nfs4_client *source) in copy_clid()
2268 bool nfsd4_mach_creds_match(struct nfs4_client *cl, struct svc_rqst *rqstp) in nfsd4_mach_creds_match()
2286 static void gen_confirm(struct nfs4_client *clp, struct nfsd_net *nn) in gen_confirm()
2299 static void gen_clid(struct nfs4_client *clp, struct nfsd_net *nn) in gen_clid()
2307 find_stateid_locked(struct nfs4_client *cl, stateid_t *t) in find_stateid_locked()
2318 find_stateid_by_type(struct nfs4_client *cl, stateid_t *t, char typemask) in find_stateid_by_type()
2334 static struct nfs4_client *get_nfsdfs_clp(struct inode *inode) in get_nfsdfs_clp()
2340 return container_of(nc, struct nfs4_client, cl_nfsdfs); in get_nfsdfs_clp()
2353 struct nfs4_client *clp; in client_info_show()
2394 struct nfs4_client *clp = s->private; in states_start()
2406 struct nfs4_client *clp = s->private; in states_next()
2420 struct nfs4_client *clp = s->private; in states_stop()
2613 struct nfs4_client *clp; in client_states_open()
2631 struct nfs4_client *clp = m->private; in client_opens_release()
2651 static void force_expire_client(struct nfs4_client *clp) in force_expire_client()
2677 struct nfs4_client *clp; in client_ctl_write()
2704 static struct nfs4_client *create_client(struct xdr_netobj name, in create_client()
2707 struct nfs4_client *clp; in create_client()
2742 add_clp_to_name_tree(struct nfs4_client *new_clp, struct rb_root *root) in add_clp_to_name_tree()
2745 struct nfs4_client *clp; in add_clp_to_name_tree()
2748 clp = rb_entry(*new, struct nfs4_client, cl_namenode); in add_clp_to_name_tree()
2761 static struct nfs4_client *
2766 struct nfs4_client *clp; in find_clp_in_name_tree()
2769 clp = rb_entry(node, struct nfs4_client, cl_namenode); in find_clp_in_name_tree()
2782 add_to_unconfirmed(struct nfs4_client *clp) in add_to_unconfirmed()
2797 move_to_confirmed(struct nfs4_client *clp) in move_to_confirmed()
2812 static struct nfs4_client *
2815 struct nfs4_client *clp; in find_client_in_id_table()
2829 static struct nfs4_client *
2838 static struct nfs4_client *
2847 static bool clp_used_exchangeid(struct nfs4_client *clp) in clp_used_exchangeid()
2852 static struct nfs4_client *
2859 static struct nfs4_client *
2867 gen_callback(struct nfs4_client *clp, struct nfsd4_setclientid *se, struct svc_rqst *rqstp) in gen_callback()
3009 nfsd4_set_ex_flags(struct nfs4_client *new, struct nfsd4_exchange_id *clid) in nfsd4_set_ex_flags()
3024 static bool client_has_openowners(struct nfs4_client *clp) in client_has_openowners()
3035 static bool client_has_state(struct nfs4_client *clp) in client_has_state()
3046 static __be32 copy_impl_id(struct nfs4_client *clp, in copy_impl_id()
3066 struct nfs4_client *conf, *new; in nfsd4_exchange_id()
3067 struct nfs4_client *unconf = NULL; in nfsd4_exchange_id()
3365 struct nfs4_client *conf, *unconf; in nfsd4_create_session()
3366 struct nfs4_client *old = NULL; in nfsd4_create_session()
3524 struct nfs4_client *clp = session->se_client; in nfsd4_match_existing_connection()
3649 struct nfs4_client *clp = ses->se_client; in nfsd4_sequence_check_conn()
3730 struct nfs4_client *clp; in nfsd4_sequence()
3868 struct nfs4_client *conf, *unconf; in nfsd4_destroy_clientid()
3869 struct nfs4_client *clp = NULL; in nfsd4_destroy_clientid()
3953 struct nfs4_client *conf, *new; in nfsd4_setclientid()
3954 struct nfs4_client *unconf = NULL; in nfsd4_setclientid()
4007 struct nfs4_client *conf, *unconf; in nfsd4_setclientid_confirm()
4008 struct nfs4_client *old = NULL; in nfsd4_setclientid_confirm()
4122 sizeof(struct nfs4_client), 0, 0, NULL); in nfsd4_init_slabs()
4195 … void *alloc_stateowner(struct kmem_cache *slab, struct xdr_netobj *owner, struct nfs4_client *clp) in alloc_stateowner()
4216 static void hash_openowner(struct nfs4_openowner *oo, struct nfs4_client *clp, unsigned int strhash… in hash_openowner()
4316 struct nfs4_client *clp = cstate->clp; in alloc_init_open_stateowner()
4624 struct nfs4_client *clp; in nfsd_breaker_owns_lease()
4668 struct nfs4_client *found; in lookup_clientid()
4705 struct nfs4_client *clp = NULL; in nfsd4_process_open1()
4775 static struct nfs4_delegation *find_deleg_stateid(struct nfs4_client *cl, stateid_t *s) in find_deleg_stateid()
4793 nfs4_check_deleg(struct nfs4_client *cl, struct nfsd4_open *open, in nfs4_check_deleg()
4950 static bool nfsd4_cb_channel_good(struct nfs4_client *clp) in nfsd4_cb_channel_good()
4981 nfs4_set_delegation(struct nfs4_client *clp, struct svc_fh *fh, in nfs4_set_delegation()
5093 struct nfs4_client *clp = stp->st_stid.sc_client; in nfs4_open_delegation()
5178 struct nfs4_client *cl = open->op_openowner->oo_owner.so_client; in nfsd4_process_open2()
5305 struct nfs4_client *clp; in nfsd4_renew()
5384 struct nfs4_client *clp; in nfs4_laundromat()
5414 clp = list_entry(pos, struct nfs4_client, cl_lru); in nfs4_laundromat()
5428 clp = list_entry(pos, struct nfs4_client, cl_lru); in nfs4_laundromat()
5636 static __be32 nfsd4_validate_stateid(struct nfs4_client *cl, stateid_t *stateid) in nfsd4_validate_stateid()
5792 struct nfs4_client *clp, in manage_cpntf_state()
5931 struct nfs4_client *cl = cstate->session->se_client; in nfsd4_test_stateid()
5977 struct nfs4_client *cl = cstate->session->se_client; in nfsd4_free_stateid()
6209 struct nfs4_client *clp = s->st_stid.sc_client; in nfsd4_close_open_stateid()
6427 find_lockowner_str_locked(struct nfs4_client *clp, struct xdr_netobj *owner) in find_lockowner_str_locked()
6445 find_lockowner_str(struct nfs4_client *clp, struct xdr_netobj *owner) in find_lockowner_str()
6480 alloc_init_lock_stateowner(unsigned int strhashval, struct nfs4_client *clp, in alloc_init_lock_stateowner()
6531 struct nfs4_client *clp = lo->lo_owner.so_client; in init_lock_stateid()
6581 struct nfs4_client *clp = oo->oo_owner.so_client; in find_or_create_lock_stateid()
6633 struct nfs4_client *cl = oo->oo_owner.so_client; in lookup_or_create_lock_state()
7111 struct nfs4_client *clp; in nfsd4_release_lockowner()
7351 struct nfs4_client *clp = NULL; in nfs4_state_destroy_net()
7356 clp = list_entry(nn->conf_id_hashtbl[i].next, struct nfs4_client, cl_idhash); in nfs4_state_destroy_net()
7365 clp = list_entry(nn->unconf_id_hashtbl[i].next, struct nfs4_client, cl_idhash); in nfs4_state_destroy_net()