Searched refs:dirent_exists (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/kern/
H A Dvfs_default.c76 static int dirent_exists(struct vnode *vp, const char *dirname,
331 dirent_exists(struct vnode *vp, const char *dirname, struct thread *td) function
895 if (dirent_exists(mvp, dp->d_name, td)) {

Completed in 56 milliseconds