Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dvnode_internal.h512 int vn_rmdir(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, struct vnode_attr *vap, vfs_cont…
/xnu-12377.41.6/bsd/vfs/
H A Dkpi_vfs.c5093 vn_rmdir(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, struct vnode_attr *vap, vfs_context_t ct… in vn_rmdir() function
H A Dvfs_syscalls.c10670 error = vn_rmdir(dvp, &vp, ndp, vap, ctx); in rmdirat_internal()
10745 error = vn_rmdir(dvp, &vp, ndp, vap, ctx); in rmdirat_internal()