Searched refs:cache_lookup_mount (Results 1 – 4 of 4) sorted by relevance
328 bool cache_lookup_mount(struct vnode *, struct vnode **);
320 bool cache_lookup_mount(struct vnode *, struct vnode **);
1080 cache_lookup_mount(struct vnode *dvp, struct vnode **vn_ret) in cache_lookup_mount() function
958 if (cache_lookup_mount(foundobj, &vp)) { in lookup_crossmount()