Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dnfs4state.c785 struct nfs4_client *searchclp = NULL; in nfs4_get_existing_delegation() local
791 searchclp = searchdp->dl_stid.sc_client; in nfs4_get_existing_delegation()
792 if (clp == searchclp) { in nfs4_get_existing_delegation()