Searched refs:so_client (Results 1 – 2 of 2) sorted by relevance
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()[all …]
413 struct nfs4_client *so_client; member