Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfs4state.c1279 struct nfs4_delegation *searchdp = NULL; in nfs4_delegation_exists() local
1285 list_for_each_entry(searchdp, &fp->fi_delegations, dl_perfile) { in nfs4_delegation_exists()
1286 searchclp = searchdp->dl_stid.sc_client; in nfs4_delegation_exists()