Searched refs:total_found (Results 1 – 3 of 3) sorted by relevance
1501 u64 total_found = 0; in load_free_space_bitmaps() local1540 total_found += space_added; in load_free_space_bitmaps()1541 if (total_found > CACHING_CTL_WAKE_UP) { in load_free_space_bitmaps()1542 total_found = 0; in load_free_space_bitmaps()1582 u64 total_found = 0; in load_free_space_extents() local1614 total_found += space_added; in load_free_space_extents()1615 if (total_found > CACHING_CTL_WAKE_UP) { in load_free_space_extents()1616 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()
708 u64 total_found = 0; in load_extent_tree_free() local810 total_found += space_added; in load_extent_tree_free()817 if (total_found > CACHING_CTL_WAKE_UP) { in load_extent_tree_free()818 total_found = 0; in load_extent_tree_free()