Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfsd/
Dnfs4callback.c801 struct nfs4_client *clp = dp->dl_stid.sc_client; in nfsd4_cb_prepare()
823 struct nfs4_client *clp = dp->dl_stid.sc_client; in nfsd4_cb_done()
846 struct nfs4_client *clp = dp->dl_stid.sc_client; in nfsd4_cb_recall_done()
1020 struct nfs4_client *clp = dp->dl_stid.sc_client; in nfsd4_cb_recall()
Dstate.h84 struct nfs4_client *sc_client; member
Dnfs4state.c233 struct idr *stateids = &stid->sc_client->cl_stateids; in get_new_stid()
267 stid->sc_client = cl; in init_stid()
360 struct idr *stateids = &s->sc_client->cl_stateids; in unhash_stid()
2858 list_add(&dp->dl_perclnt, &dp->dl_stid.sc_client->cl_delegations); in nfs4_setlease()
2887 list_add(&dp->dl_perclnt, &dp->dl_stid.sc_client->cl_delegations); in nfs4_set_delegation()