Searched refs:mac_vnode_check_chdir (Results 1 – 3 of 3) sorted by relevance
446 int mac_vnode_check_chdir(vfs_context_t ctx, struct vnode *dvp) __result_use_check;
948 mac_vnode_check_chdir(vfs_context_t ctx, struct vnode *dvp) in mac_vnode_check_chdir() function
4203 error = mac_vnode_check_chdir(ctx, vp); in fchdir()4599 error = mac_vnode_check_chdir(ctx, vp); in change_dir()