Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Drelocation.c159 struct extent_io_tree processed_blocks; member
191 btrfs_set_extent_bit(&rc->processed_blocks, node->bytenr, in mark_block_processed()
2438 if (btrfs_test_range_bit(&rc->processed_blocks, bytenr, in tree_block_processed()
3422 block_found = btrfs_find_first_extent_bit(&rc->processed_blocks, in find_next_extent()
3633 btrfs_clear_extent_bit(&rc->processed_blocks, 0, (u64)-1, EXTENT_DIRTY, NULL); in relocate_block_group()
3849 btrfs_extent_io_tree_init(fs_info, &rc->processed_blocks, IO_TREE_RELOC_BLOCKS); in alloc_reloc_control()