Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfs4layouts.c158 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_free_layout_stateid()
598 if (ls->ls_stid.sc_client == clp) in nfsd4_return_all_file_layouts()
609 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.c698 stid->sc_client = cl; in nfs4_alloc_stid()
844 nfsd4_init_cb(&dp->dl_recall, dp->dl_stid.sc_client, in alloc_init_deleg()
858 struct nfs4_client *clp = s->sc_client; in nfs4_put_stid()
940 searchclp = searchdp->dl_stid.sc_client; in nfs4_delegation_exists()
964 struct nfs4_client *clp = dp->dl_stid.sc_client; in hash_delegation_locked()
1017 struct nfs4_client *clp = dp->dl_stid.sc_client; in revoke_delegation()
1271 struct nfs4_client *clp = s->sc_client; in put_ol_stateid_locked()
1288 lockdep_assert_held(&stp->st_stid.sc_client->cl_lock); in unhash_lock_stateid()
1299 struct nfs4_client *clp = stp->st_stid.sc_client; in release_lock_stateid()
1346 lockdep_assert_held(&open_stp->st_stid.sc_client->cl_lock); in release_open_stateid_locks()
[all …]
Dstate.h101 struct nfs4_client *sc_client; member
Dblocklayout.c408 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_scsi_fence_client()