Searched refs:sc_client (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | nfs4layouts.c | 164 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_free_layout_stateid() 621 if (ls->ls_stid.sc_client == clp) in nfsd4_return_all_file_layouts() 632 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_cb_layout_fail() 699 nn = net_generic(ls->ls_stid.sc_client->net, nfsd_net_id); in nfsd4_cb_layout_done() 826 clp = ls->ls_stid.sc_client; in nfsd4_layout_fence_worker()
|
| H A D | nfs4state.c | 778 clp = st->st_stid.sc_client; in nfs4_resolve_deny_conflicts_locked() 785 clp = stp->st_stid.sc_client; in nfs4_resolve_deny_conflicts_locked() 968 stid->sc_client = cl; in nfs4_alloc_stid() 1067 memcpy(&cps->cp_p_clid, &p_stid->sc_client->cl_clientid, in nfs4_alloc_init_cpntf_state() 1284 nfsd4_init_cb(&dp->dl_recall, dp->dl_stid.sc_client, in __alloc_init_deleg() 1302 nfsd4_init_cb(&dp->dl_cb_fattr.ncf_getattr, dp->dl_stid.sc_client, in alloc_init_deleg() 1350 nfsd4_init_cb(&ncn->ncn_cb, dp->dl_stid.sc_client, in alloc_init_dir_deleg() 1359 struct nfs4_client *clp = s->sc_client; in nfs4_put_stid() 1370 atomic_dec(&s->sc_client->cl_admin_revoked); in nfs4_put_stid() 1478 searchclp = searchdp->dl_stid.sc_client; in nfs4_delegation_exists() [all …]
|
| H A D | state.h | 149 struct nfs4_client *sc_client; member
|
| H A D | trace.h | 1835 TP_CONDITION(stid->sc_client), 1841 __sockaddr(addr, stid->sc_client->cl_cb_conn.cb_addrlen) 1845 const struct nfs4_client *clp = stid->sc_client;
|
| H A D | nfs4xdr.c | 4221 struct nfs4_client *clp = dp->dl_stid.sc_client; in setup_notify_fhandle()
|