Home
last modified time | relevance | path

Searched refs:so_client (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/nfsd/
Dnfs4state.c304 nfsd4_init_cb(&nbl->nbl_cb, lo->lo_owner.so_client, in find_or_allocate_block()
332 struct nfs4_client *clp = lo->lo_owner.so_client; in remove_blocked_locks()
1452 struct nfs4_client *clp = sop->so_client; in nfs4_put_stateowner()
1473 lockdep_assert_held(&stp->st_stateowner->so_client->cl_lock); in unhash_ol_stateid()
1561 struct nfs4_client *clp = lo->lo_owner.so_client; in unhash_lockowner_locked()
1630 struct nfs4_client *clp = oo->oo_owner.so_client; in unhash_openowner_locked()
1640 struct nfsd_net *nn = net_generic(oo->oo_owner.so_client->net, in release_last_closed_stateid()
1658 struct nfs4_client *clp = oo->oo_owner.so_client; in release_openowner()
4460 sop->so_client = clp; in alloc_stateowner()
4607 spin_lock(&oo->oo_owner.so_client->cl_lock); in init_open_stateid()
[all …]
Dstate.h466 struct nfs4_client *so_client; member
Dtrace.h1418 __sockaddr(addr, lo->lo_owner.so_client->cl_cb_conn.cb_addrlen)
1421 const struct nfs4_client *clp = lo->lo_owner.so_client;
Dnfs4callback.c619 p = xdr_encode_opaque_fixed(p, &so->so_client->cl_clientid, 8); in encode_stateowner()