Searched refs:csi_count (Results 1 – 1 of 1) sorted by relevance
1866 size_t csi_count; member1901 if (csip->csi_count == csip->csi_array_size) { in check_snapshot_fill_cb()1916 cur = &csip->csi_array[csip->csi_count++]; in check_snapshot_fill_cb()1968 if ((cur = bsearch(&elem, csip->csi_array, csip->csi_count, in check_snapshot_check_cb()2031 if (csi.csi_count > 0) { in object_check_snapshot()2032 qsort(csi.csi_array, csi.csi_count, sizeof (*csi.csi_array), in object_check_snapshot()2061 for (idx = 0; idx < csi.csi_count; idx++) { in object_check_snapshot()