Home
last modified time | relevance | path

Searched refs:sc_client (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/nfsd/
H A Dnfs4layouts.c176 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_free_layout_stateid()
614 if (ls->ls_stid.sc_client == clp) in nfsd4_return_all_file_layouts()
625 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_cb_layout_fail()
691 nn = net_generic(ls->ls_stid.sc_client->net, nfsd_net_id); in nfsd4_cb_layout_done()
H A Dnfs4state.c751 clp = st->st_stid.sc_client; in nfs4_resolve_deny_conflicts_locked()
758 clp = stp->st_stid.sc_client; in nfs4_resolve_deny_conflicts_locked()
941 stid->sc_client = cl; in nfs4_alloc_stid()
1189 struct nfs4_client *clp = s->sc_client; in nfs4_put_stid()
1269 searchclp = searchdp->dl_stid.sc_client; in nfs4_delegation_exists()
1543 struct nfs4_client *clp = s->sc_client; in put_ol_stateid_locked()
4970 __releases(&s->sc_client->cl_lock) in nfsd4_drop_revoked_stid()
4972 struct nfs4_client *cl = s->sc_client; in nfsd4_drop_revoked_stid()
5484 return dl->dl_stid.sc_client == clp; in nfsd_breaker_owns_lease()
5899 st->st_stid.sc_client != clp) { in nfsd4_check_conflicting_opens()
[all …]
H A Dblocklayout.c331 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_scsi_fence_client()
H A Dstate.h127 struct nfs4_client *sc_client; member
H A Dtrace.h1729 TP_CONDITION(stid->sc_client),
1735 __sockaddr(addr, stid->sc_client->cl_cb_conn.cb_addrlen)
1739 const struct nfs4_client *clp = stid->sc_client;