Searched refs:total_found (Results 1 – 4 of 4) sorted by relevance
359 int total_found = 0; in TEST() local433 for (i = 0; i < ret && total_found < 512; i++) { in TEST()434 all_ns_ids[total_found++] = batch[i]; in TEST()444 TH_LOG("Paginated through %d user namespaces", total_found); in TEST()447 for (i = 0; i < total_found; i++) { in TEST()448 for (int j = i + 1; j < total_found; j++) { in TEST()
1549 u64 total_found = 0; in load_free_space_bitmaps() local1586 total_found += space_added; in load_free_space_bitmaps()1587 if (total_found > CACHING_CTL_WAKE_UP) { in load_free_space_bitmaps()1588 total_found = 0; in load_free_space_bitmaps()1625 u64 total_found = 0; in load_free_space_extents() local1653 total_found += space_added; in load_free_space_extents()1654 if (total_found > CACHING_CTL_WAKE_UP) { in load_free_space_extents()1655 total_found = 0; in load_free_space_extents()
3337 unsigned long total_found = 0; in btrfs_bitmap_cluster() local3375 if (!total_found) { in btrfs_bitmap_cluster()3380 total_found += found_bits; in btrfs_bitmap_cluster()3385 if (total_found < want_bits || cluster->max_size < cont1_bytes) { in btrfs_bitmap_cluster()3407 total_found * ctl->unit, 1); in btrfs_bitmap_cluster()
730 u64 total_found = 0; in load_extent_tree_free() local838 total_found += space_added; in load_extent_tree_free()845 if (total_found > CACHING_CTL_WAKE_UP) { in load_extent_tree_free()846 total_found = 0; in load_extent_tree_free()