Searched refs:vn_rmdir (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.41.6/bsd/sys/ |
| H A D | vnode_internal.h | 512 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 D | kpi_vfs.c | 5093 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 D | vfs_syscalls.c | 10670 error = vn_rmdir(dvp, &vp, ndp, vap, ctx); in rmdirat_internal() 10745 error = vn_rmdir(dvp, &vp, ndp, vap, ctx); in rmdirat_internal()
|