Home
last modified time | relevance | path

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

/fs/nfsd/
Dstate.h86 struct nfs4_client *sc_client; member
Dnfs4state.c339 stid->sc_client = cl; in nfs4_alloc_stid()
410 struct idr *stateids = &s->sc_client->cl_stateids; in remove_stid()
471 struct nfs4_client *clp = dp->dl_stid.sc_client; in revoke_delegation()
2636 struct nfs4_client *clp = dp->dl_stid.sc_client; in nfsd_break_one_deleg()
2953 list_add(&dp->dl_perclnt, &dp->dl_stid.sc_client->cl_delegations); in nfs4_setlease()
2981 list_add(&dp->dl_perclnt, &dp->dl_stid.sc_client->cl_delegations); in nfs4_set_delegation()
3312 if (net_generic(dp->dl_stid.sc_client->net, nfsd_net_id) != nn) in nfs4_laundromat()
Dnfs4callback.c1023 struct nfs4_client *clp = dp->dl_stid.sc_client; in nfsd4_cb_recall()