Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dnfs4state.c784 struct nfs4_delegation *searchdp = NULL; in nfs4_get_existing_delegation() local
790 list_for_each_entry(searchdp, &fp->fi_delegations, dl_perfile) { in nfs4_get_existing_delegation()
791 searchclp = searchdp->dl_stid.sc_client; in nfs4_get_existing_delegation()