Searched refs:cachefound (Results 1 – 2 of 2) sorted by relevance
141 int cachefound, iswhiteout; in tmpfs_lookup() local169 cachefound = cache_lookup(dvp, cnp->cn_nameptr, cnp->cn_namelen, in tmpfs_lookup()175 if (cachefound && *vpp == NULLVP) { in tmpfs_lookup()179 } else if (cachefound) { in tmpfs_lookup()
745 int cachefound; in nfs_lookup() local783 cachefound = cache_lookup_raw(dvp, cnp->cn_nameptr, cnp->cn_namelen, in nfs_lookup()787 if (cachefound) { in nfs_lookup()