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

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

Completed in 83 milliseconds