Home
last modified time | relevance | path

Searched defs:reloc_control (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
Drelocation.c127 struct reloc_control { struct
129 struct btrfs_block_group *block_group;
131 struct btrfs_root *extent_root;
133 struct inode *data_inode;
135 struct btrfs_block_rsv *block_rsv;
137 struct btrfs_backref_cache backref_cache;
139 struct file_extent_cluster cluster;
141 struct extent_io_tree processed_blocks;
143 struct mapping_tree reloc_root_tree;
168 static void mark_block_processed(struct reloc_control *rc, in mark_block_processed() argument
/kernel/linux/linux-5.10/fs/btrfs/
Drelocation.c115 struct reloc_control { struct
117 struct btrfs_block_group *block_group;
119 struct btrfs_root *extent_root;
121 struct inode *data_inode;
123 struct btrfs_block_rsv *block_rsv;
125 struct btrfs_backref_cache backref_cache;
127 struct file_extent_cluster cluster;
129 struct extent_io_tree processed_blocks;
131 struct mapping_tree reloc_root_tree;
156 static void mark_block_processed(struct reloc_control *rc, in mark_block_processed() argument