ignore_aces       239 source3/modules/onefs_acl.c     bool * ignore_aces, int snum)
ignore_aces       247 source3/modules/onefs_acl.c 	SMB_ASSERT(ignore_aces);
ignore_aces       273 source3/modules/onefs_acl.c 	*ignore_aces = samba_acl->num_aces > 0 && num_aces < 1;
ignore_aces       275 source3/modules/onefs_acl.c 	if (*ignore_aces == false)
ignore_aces       819 source3/modules/onefs_acl.c 	bool ignore_aces;
ignore_aces       850 source3/modules/onefs_acl.c 		if (!onefs_samba_acl_to_acl(psd->dacl, &daclp, &ignore_aces,
ignore_aces       854 source3/modules/onefs_acl.c 		if (ignore_aces == true)
ignore_aces       868 source3/modules/onefs_acl.c 					&saclp, &ignore_aces, snum))
ignore_aces       871 source3/modules/onefs_acl.c 				if (ignore_aces == true) {