Searched refs:dirent_exists (Results 1 – 1 of 1) sorted by relevance
74 static int dirent_exists(struct vnode *vp, const char *dirname,285 dirent_exists(struct vnode *vp, const char *dirname, struct thread *td) in dirent_exists() function771 if (dirent_exists(mvp, dp->d_name, td) == 0) { in vop_stdvptocnp()