Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dumr.c694 size_t processed_blocks = 0; in _mlx5r_umr_update_mr_pas() local
741 if (nblocks && processed_blocks >= nblocks) in _mlx5r_umr_update_mr_pas()
782 processed_blocks++; in _mlx5r_umr_update_mr_pas()
/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()