Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dnfs4layouts.c159 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_free_layout_stateid()
599 if (ls->ls_stid.sc_client == clp) in nfsd4_return_all_file_layouts()
610 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_cb_layout_fail()
675 nn = net_generic(ls->ls_stid.sc_client->net, nfsd_net_id); in nfsd4_cb_layout_done()
Dnfs4state.c771 clp = st->st_stid.sc_client; in nfs4_resolve_deny_conflicts_locked()
778 clp = stp->st_stid.sc_client; in nfs4_resolve_deny_conflicts_locked()
961 stid->sc_client = cl; in nfs4_alloc_stid()
1191 nfsd4_init_cb(&dp->dl_recall, dp->dl_stid.sc_client, in alloc_init_deleg()
1205 struct nfs4_client *clp = s->sc_client; in nfs4_put_stid()
1288 searchclp = searchdp->dl_stid.sc_client; in nfs4_delegation_exists()
1312 struct nfs4_client *clp = dp->dl_stid.sc_client; in hash_delegation_locked()
1365 struct nfs4_client *clp = dp->dl_stid.sc_client; in revoke_delegation()
1521 struct nfs4_client *clp = s->sc_client; in put_ol_stateid_locked()
1538 lockdep_assert_held(&stp->st_stid.sc_client->cl_lock); in unhash_lock_stateid()
[all …]
Dblocklayout.c330 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_scsi_fence_client()
Dstate.h104 struct nfs4_client *sc_client; member
Dtrace.h1384 TP_CONDITION(stid->sc_client),
1390 __sockaddr(addr, stid->sc_client->cl_cb_conn.cb_addrlen)
1394 const struct nfs4_client *clp = stid->sc_client;