Searched defs:reloc_control (Results 1 – 4 of 4) sorted by relevance
132272 struct reloc_control { struct132273 struct btrfs_block_group *block_group;132274 struct btrfs_root *extent_root;132275 struct inode *data_inode;132276 struct btrfs_block_rsv *block_rsv;132277 struct btrfs_backref_cache backref_cache;132278 struct file_extent_cluster cluster;132279 struct extent_io_tree processed_blocks;132280 struct mapping_tree reloc_root_tree;132281 struct list_head reloc_roots;[all …]
64469 struct reloc_control { struct64470 struct btrfs_block_group *block_group;64471 struct btrfs_root *extent_root;64472 struct inode *data_inode;64473 struct btrfs_block_rsv *block_rsv;64474 struct btrfs_backref_cache backref_cache;64475 struct file_extent_cluster cluster;64476 struct extent_io_tree processed_blocks;64477 struct mapping_tree reloc_root_tree;64478 struct list_head reloc_roots;[all …]