Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfsd/ !
Dnfs4state.c1254 struct nfs4_delegation *searchdp = NULL; in nfs4_delegation_exists() local
1260 list_for_each_entry(searchdp, &fp->fi_delegations, dl_perfile) { in nfs4_delegation_exists()
1261 searchclp = searchdp->dl_stid.sc_client; in nfs4_delegation_exists()