Lines Matching refs:zs_link_zone
739 calloc(1, sizeof (struct zs_link_zone));
965 sizeof (struct zs_link_zone),
966 offsetof(struct zs_link_zone, zlz_next));
1016 sizeof (struct zs_link_zone),
1017 offsetof(struct zs_link_zone, zlz_next));
1076 sizeof (struct zs_link_zone),
1077 offsetof(struct zs_link_zone, zlz_next));
2662 list_create(&link->zsl_zone_list, sizeof (struct zs_link_zone),
2663 offsetof(struct zs_link_zone, zlz_next));
5313 struct zs_link_zone **linklist = (struct zs_link_zone **)linklistin;
5574 struct zs_link_zone *link_zone = (struct zs_link_zone *)link_zonein;