Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dvnode.h1125 int vn_dir_check_empty(struct vnode *vp);
/freebsd-14.2/sys/kern/
H A Dvfs_mount.c1161 error = vn_dir_check_empty(vp); in vfs_domount_first()
H A Dvfs_vnops.c4006 vn_dir_check_empty(struct vnode *vp) in vn_dir_check_empty() function