Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfsd/
Dnfs4state.c1047 struct nfs4_client *searchclp = NULL; in nfs4_delegation_exists() local
1053 searchclp = searchdp->dl_stid.sc_client; in nfs4_delegation_exists()
1054 if (clp == searchclp) { in nfs4_delegation_exists()