Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dnfs4state.c1282 struct nfs4_client *searchclp = NULL; in nfs4_delegation_exists() local
1288 searchclp = searchdp->dl_stid.sc_client; in nfs4_delegation_exists()
1289 if (clp == searchclp) { in nfs4_delegation_exists()