Searched refs:find_first_extent_bit (Results 1 - 10 of 10) sorted by relevance

/linux-master/fs/btrfs/
H A Dextent-io-tree.h205 bool find_first_extent_bit(struct extent_io_tree *tree, u64 start,
H A Dtransaction.c1128 while (find_first_extent_bit(dirty_pages, start, &start, &end,
1182 while (find_first_extent_bit(dirty_pages, start, &start, &end,
H A Ddev-replace.c808 while (find_first_extent_bit(&srcdev->alloc_state, start,
H A Dextent-io-tree.c898 bool find_first_extent_bit(struct extent_io_tree *tree, u64 start, function
H A Ddisk-io.c4201 while (find_first_extent_bit(&trans->dirty_pages, cur,
4683 while (find_first_extent_bit(dirty_pages, start, &start, &end,
4713 * ours between find_first_extent_bit and clear_extent_dirty.
4718 if (!find_first_extent_bit(unpin, 0, &start, &end,
H A Drelocation.c3592 block_found = find_first_extent_bit(&rc->processed_blocks,
H A Dfree-space-cache.c1225 if (!find_first_extent_bit(unpin, start,
H A Dblock-group.c530 if (!find_first_extent_bit(&info->excluded_extents, start,
H A Dextent-tree.c2890 if (!find_first_extent_bit(unpin, 0, &start, &end,
H A Dvolumes.c1456 if (find_first_extent_bit(&device->alloc_state, *start,

Completed in 604 milliseconds