Lines Matching refs:so_client

1055 	struct nfs4_client *clp = sop->so_client;  in nfs4_put_stateowner()
1071 lockdep_assert_held(&stp->st_stateowner->so_client->cl_lock); in unhash_ol_stateid()
1134 lockdep_assert_held(&oo->oo_owner.so_client->cl_lock); in unhash_lock_stateid()
1146 spin_lock(&oo->oo_owner.so_client->cl_lock); in release_lock_stateid()
1148 spin_unlock(&oo->oo_owner.so_client->cl_lock); in release_lock_stateid()
1155 struct nfs4_client *clp = lo->lo_owner.so_client; in unhash_lockowner_locked()
1187 struct nfs4_client *clp = lo->lo_owner.so_client; in release_lockowner()
1246 struct nfs4_client *clp = oo->oo_owner.so_client; in unhash_openowner_locked()
1256 struct nfsd_net *nn = net_generic(oo->oo_owner.so_client->net, in release_last_closed_stateid()
1274 struct nfs4_client *clp = oo->oo_owner.so_client; in release_openowner()
3332 sop->so_client = clp; in alloc_stateowner()
3407 spin_lock(&oo->oo_owner.so_client->cl_lock); in init_open_stateid()
3412 spin_unlock(&oo->oo_owner.so_client->cl_lock); in init_open_stateid()
4148 cb_up = nfsd4_cb_channel_good(oo->oo_owner.so_client); in nfs4_open_delegation()
4229 struct nfs4_client *cl = open->op_openowner->oo_owner.so_client; in nfsd4_process_open2()
4956 nfsd4_client_record_create(oo->oo_owner.so_client); in nfsd4_open_confirm()
5199 deny->ld_clientid = lo->lo_owner.so_client->cl_clientid; in nfs4_set_lock_denied()
5303 struct nfs4_client *clp = lo->lo_owner.so_client; in init_lock_stateid()
5328 struct nfs4_client *clp = lo->lo_owner.so_client; in find_lock_stateid()
5349 struct nfs4_client *clp = oo->oo_owner.so_client; in find_or_create_lock_stateid()
5402 struct nfs4_client *cl = oo->oo_owner.so_client; in lookup_or_create_lock_state()
5488 if (!same_clid(&open_sop->oo_owner.so_client->cl_clientid, in nfsd4_lock()
6315 clp = oop->oo_owner.so_client; in nfsd_reap_openowners()