Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4layouts.c175 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_free_layout_stateid()
613 if (ls->ls_stid.sc_client == clp) in nfsd4_return_all_file_layouts()
624 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_cb_layout_fail()
690 nn = net_generic(ls->ls_stid.sc_client->net, nfsd_net_id); in nfsd4_cb_layout_done()
H A Dnfs4state.c739 clp = st->st_stid.sc_client; in nfs4_resolve_deny_conflicts_locked()
746 clp = stp->st_stid.sc_client; in nfs4_resolve_deny_conflicts_locked()
929 stid->sc_client = cl; in nfs4_alloc_stid()
1160 nfsd4_init_cb(&dp->dl_recall, dp->dl_stid.sc_client, in alloc_init_deleg()
1162 nfsd4_init_cb(&dp->dl_cb_fattr.ncf_getattr, dp->dl_stid.sc_client, in alloc_init_deleg()
1177 struct nfs4_client *clp = s->sc_client; in nfs4_put_stid()
1187 atomic_dec(&s->sc_client->cl_admin_revoked); in nfs4_put_stid()
1301 searchclp = searchdp->dl_stid.sc_client; in nfs4_delegation_exists()
1325 struct nfs4_client *clp = dp->dl_stid.sc_client; in hash_delegation_locked()
1356 dp->dl_stid.sc_client->cl_minorversion == 0) in unhash_delegation_locked()
[all …]
H A Dblocklayout.c400 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_scsi_fence_client()
H A Dstate.h146 struct nfs4_client *sc_client; member