HomeSort by: relevance | last modified time | path
    Searched refs:cache_lookup_mount (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/sys/
namei.h 328 bool cache_lookup_mount(struct vnode *, struct vnode **);
namei.src 320 bool cache_lookup_mount(struct vnode *, struct vnode **);
  /src/sys/kern/
vfs_cache.c 1080 cache_lookup_mount(struct vnode *dvp, struct vnode **vn_ret) function in typeref:typename:bool
vfs_lookup.c 958 if (cache_lookup_mount(foundobj, &vp)) {

Completed in 14 milliseconds