Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dnfs4state.c1281 struct nfs4_delegation *searchdp = NULL; in nfs4_delegation_exists() local
1287 list_for_each_entry(searchdp, &fp->fi_delegations, dl_perfile) { in nfs4_delegation_exists()
1288 searchclp = searchdp->dl_stid.sc_client; in nfs4_delegation_exists()