HomeSort by: relevance | last modified time | path
    Searched defs:cache_revlookup (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
vfs_cache.c 392 * Remove from the vnode's list. This excludes cache_revlookup(),
795 cache_revlookup(struct vnode *vp, struct vnode **dvpp, char **bpp, char *bufp, function in typeref:typename:int
992 * it's safe to let cache_revlookup() see the entry. Partially sort
993 * the per-vnode list: dots go to back so cache_revlookup() doesn't

Completed in 68 milliseconds