Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfs4state.c984 struct nfs4_delegation *searchdp = NULL; in nfs4_delegation_exists() local
990 list_for_each_entry(searchdp, &fp->fi_delegations, dl_perfile) { in nfs4_delegation_exists()
991 searchclp = searchdp->dl_stid.sc_client; in nfs4_delegation_exists()