Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfs4state.c934 struct nfs4_client *searchclp = NULL; in nfs4_delegation_exists() local
940 searchclp = searchdp->dl_stid.sc_client; in nfs4_delegation_exists()
941 if (clp == searchclp) { in nfs4_delegation_exists()