SMB_VFS_NEXT_CHMOD_ACL  319 examples/VFS/skel_transparent.c 	return SMB_VFS_NEXT_CHMOD_ACL(handle, name, mode);
SMB_VFS_NEXT_CHMOD_ACL  265 source3/modules/vfs_audit.c 	result = SMB_VFS_NEXT_CHMOD_ACL(handle, path, mode);
SMB_VFS_NEXT_CHMOD_ACL  295 source3/modules/vfs_cap.c 	return SMB_VFS_NEXT_CHMOD_ACL(handle, cappath, mode);
SMB_VFS_NEXT_CHMOD_ACL  306 source3/modules/vfs_catia.c         return SMB_VFS_NEXT_CHMOD_ACL(handle, name, mode);
SMB_VFS_NEXT_CHMOD_ACL  324 source3/modules/vfs_extd_audit.c 	result = SMB_VFS_NEXT_CHMOD_ACL(handle, path, mode);
SMB_VFS_NEXT_CHMOD_ACL 1856 source3/modules/vfs_full_audit.c 	result = SMB_VFS_NEXT_CHMOD_ACL(handle, path, mode);