total_found       500 fs/btrfs/block-group.c 	u64 total_found = 0;
total_found       601 fs/btrfs/block-group.c 			total_found += add_new_free_space(block_group, last,
total_found       609 fs/btrfs/block-group.c 			if (total_found > CACHING_CTL_WAKE_UP) {
total_found       610 fs/btrfs/block-group.c 				total_found = 0;
total_found       619 fs/btrfs/block-group.c 	total_found += add_new_free_space(block_group, last,
total_found      2850 fs/btrfs/free-space-cache.c 	unsigned long total_found = 0;
total_found      2886 fs/btrfs/free-space-cache.c 	if (!total_found) {
total_found      2891 fs/btrfs/free-space-cache.c 	total_found += found_bits;
total_found      2896 fs/btrfs/free-space-cache.c 	if (total_found < want_bits || cluster->max_size < cont1_bytes) {
total_found      2908 fs/btrfs/free-space-cache.c 				  total_found * ctl->unit, 1);
total_found      1402 fs/btrfs/free-space-tree.c 	u64 total_found = 0;
total_found      1435 fs/btrfs/free-space-tree.c 				total_found += add_new_free_space(block_group,
total_found      1438 fs/btrfs/free-space-tree.c 				if (total_found > CACHING_CTL_WAKE_UP) {
total_found      1439 fs/btrfs/free-space-tree.c 					total_found = 0;
total_found      1449 fs/btrfs/free-space-tree.c 		total_found += add_new_free_space(block_group, extent_start,
total_found      1480 fs/btrfs/free-space-tree.c 	u64 total_found = 0;
total_found      1507 fs/btrfs/free-space-tree.c 		total_found += add_new_free_space(block_group, key.objectid,
total_found      1509 fs/btrfs/free-space-tree.c 		if (total_found > CACHING_CTL_WAKE_UP) {
total_found      1510 fs/btrfs/free-space-tree.c 			total_found = 0;