Home
last modified time | relevance | path

Searched refs:vn_dir_next_dirent (Results 1 – 3 of 3) sorted by last modified time

/freebsd/sys/kern/
H A Dvfs_vnops.c3881 vn_dir_next_dirent(struct vnode *vp, struct thread *td, in vn_dir_next_dirent() function
4034 error = vn_dir_next_dirent(vp, td, dirbuf, dirbuflen, in vn_dir_check_empty()
H A Dvfs_default.c308 error = vn_dir_next_dirent(vp, td, dirbuf, dirbuflen, in dirent_exists()
749 error = vn_dir_next_dirent(*dvp, td, in vop_stdvptocnp()
/freebsd/sys/sys/
H A Dvnode.h1119 int vn_dir_next_dirent(struct vnode *vp, struct thread *td,