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()
1561 u64 total_found = 0; in load_free_space_bitmaps() local1598 total_found += space_added; in load_free_space_bitmaps()1599 if (total_found > CACHING_CTL_WAKE_UP) { in load_free_space_bitmaps()1600 total_found = 0; in load_free_space_bitmaps()1637 u64 total_found = 0; in load_free_space_extents() local1665 total_found += space_added; in load_free_space_extents()1666 if (total_found > CACHING_CTL_WAKE_UP) { in load_free_space_extents()1667 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() local837 total_found += space_added; in load_extent_tree_free()844 if (total_found > CACHING_CTL_WAKE_UP) { in load_extent_tree_free()845 total_found = 0; in load_extent_tree_free()