Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dvnode.h1122 int vn_dir_check_empty(struct vnode *vp);
/freebsd/sys/kern/
H A Dvfs_mount.c1160 error = vn_dir_check_empty(vp); in vfs_domount_first()
H A Dvfs_vnops.c4004 vn_dir_check_empty(struct vnode *vp) in vn_dir_check_empty() function