Searched refs:total_found (Results 1 – 2 of 2) sorted by relevance
2810 unsigned long total_found = 0; in btrfs_bitmap_cluster() local2846 if (!total_found) { in btrfs_bitmap_cluster()2851 total_found += found_bits; in btrfs_bitmap_cluster()2856 if (total_found < want_bits || cluster->max_size < cont1_bytes) { in btrfs_bitmap_cluster()2868 total_found * ctl->unit, 1); in btrfs_bitmap_cluster()
407 u64 total_found = 0; in caching_thread() local515 total_found += add_new_free_space(block_group, in caching_thread()524 if (total_found > (1024 * 1024 * 2)) { in caching_thread()525 total_found = 0; in caching_thread()534 total_found += add_new_free_space(block_group, fs_info, last, in caching_thread()