Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/vfs/
H A Dvfs_cache.c513 build_path_with_parent(vnode_t first_vp, vnode_t parent_vp, char *buff, int buflen, in build_path_with_parent() argument
722 if (vp != first_vp && vp != parent_vp && vp != vp_with_iocount) { in build_path_with_parent()
823 if (vp != first_vp && vp != parent_vp && vp != vp_with_iocount) { in build_path_with_parent()