Home
last modified time | relevance | path

Searched refs:processed_blocks (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Drelocation.c141 struct extent_io_tree processed_blocks; member
177 set_extent_bit(&rc->processed_blocks, node->bytenr, in mark_block_processed()
2635 if (test_range_bit(&rc->processed_blocks, bytenr, in tree_block_processed()
3561 block_found = find_first_extent_bit(&rc->processed_blocks, in find_next_extent()
3760 clear_extent_bits(&rc->processed_blocks, 0, (u64)-1, EXTENT_DIRTY); in relocate_block_group()
3976 extent_io_tree_init(fs_info, &rc->processed_blocks, IO_TREE_RELOC_BLOCKS); in alloc_reloc_control()