TALLOC_SIZE        65 source3/modules/vfs_aixacl2.c 	acl = (AIXJFS2_ACL_T *)TALLOC_SIZE(mem_ctx, len);
TALLOC_SIZE        80 source3/modules/vfs_aixacl2.c 		acl = (AIXJFS2_ACL_T *)TALLOC_SIZE(mem_ctx, len);
TALLOC_SIZE       318 source3/modules/vfs_aixacl2.c 	jfs2acl = (nfs4_acl_int_t *)TALLOC_SIZE(mem_ctx, aclLen);
TALLOC_SIZE       175 source3/modules/vfs_gpfs.c 	acl = (struct gpfs_acl *)TALLOC_SIZE(mem_ctx, len);
TALLOC_SIZE       188 source3/modules/vfs_gpfs.c 		struct gpfs_acl *new_acl = (struct gpfs_acl *)TALLOC_SIZE(
TALLOC_SIZE       353 source3/modules/vfs_gpfs.c 	gacl = (struct gpfs_acl *)TALLOC_SIZE(mem_ctx, gacl_len);
TALLOC_SIZE       248 source3/smbd/notify_inotify.c 	e0 = e = (struct inotify_event *)TALLOC_SIZE(in, bufsize);