Searched refs:total_found (Results 1 – 3 of 3) sorted by relevance
1492 u64 total_found = 0; in load_free_space_bitmaps() local1531 total_found += space_added; in load_free_space_bitmaps()1532 if (total_found > CACHING_CTL_WAKE_UP) { in load_free_space_bitmaps()1533 total_found = 0; in load_free_space_bitmaps()1573 u64 total_found = 0; in load_free_space_extents() local1605 total_found += space_added; in load_free_space_extents()1606 if (total_found > CACHING_CTL_WAKE_UP) { in load_free_space_extents()1607 total_found = 0; in load_free_space_extents()
3333 unsigned long total_found = 0; in btrfs_bitmap_cluster() local3371 if (!total_found) { in btrfs_bitmap_cluster()3376 total_found += found_bits; in btrfs_bitmap_cluster()3381 if (total_found < want_bits || cluster->max_size < cont1_bytes) { in btrfs_bitmap_cluster()3403 total_found * ctl->unit, 1); in btrfs_bitmap_cluster()
710 u64 total_found = 0; in load_extent_tree_free() local812 total_found += space_added; in load_extent_tree_free()819 if (total_found > CACHING_CTL_WAKE_UP) { in load_extent_tree_free()820 total_found = 0; in load_extent_tree_free()