Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/sys/ !
H A Dvnode_internal.h596 int vnode_compound_rmdir_available(vnode_t vp);
/xnu-8792.81.2/bsd/vfs/ !
H A Dkpi_vfs.c2360 vnode_compound_rmdir_available(vnode_t vp) in vnode_compound_rmdir_available() function
4955 if (vnode_compound_rmdir_available(dvp)) { in vn_rmdir()
H A Dvfs_syscalls.c9932 batched = vnode_compound_rmdir_available(vp); in rmdirat_internal()
9981 if (!vnode_compound_rmdir_available(dvp)) { in rmdirat_internal()