Searched refs:se_client (Results 1 – 2 of 2) sorted by relevance
243 status = get_client_locked(ses->se_client); in nfsd4_get_session_locked()252 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session_locked()264 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session()1887 struct nfs4_client *clp = ses->se_client; in gen_sessionid()2093 struct nfs4_client *clp = ses->se_client; in nfsd4_hash_conn()2131 struct nfs4_client *clp = s->se_client; in nfsd4_del_conns()2196 new->se_client = clp; in init_session()2279 struct nfs4_client *clp = ses->se_client; in unhash_session()2285 spin_lock(&ses->se_client->cl_lock); in unhash_session()2287 spin_unlock(&ses->se_client->cl_lock); in unhash_session()[all …]
346 struct nfs4_client *se_client; member