SMB_VFS_NEXT_FCHMOD_ACL  329 examples/VFS/skel_transparent.c 	return SMB_VFS_NEXT_FCHMOD_ACL(handle, fsp, mode);
SMB_VFS_NEXT_FCHMOD_ACL  293 source3/modules/vfs_audit.c 	result = SMB_VFS_NEXT_FCHMOD_ACL(handle, fsp, mode);
SMB_VFS_NEXT_FCHMOD_ACL  364 source3/modules/vfs_extd_audit.c 	result = SMB_VFS_NEXT_FCHMOD_ACL(handle, fsp, mode);
SMB_VFS_NEXT_FCHMOD_ACL 1869 source3/modules/vfs_full_audit.c 	result = SMB_VFS_NEXT_FCHMOD_ACL(handle, fsp, mode);