Home
last modified time | relevance | path

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

/linux-6.8/fs/btrfs/
Drelocation.c134 struct reloc_control { struct
136 struct btrfs_block_group *block_group;
138 struct btrfs_root *extent_root;
140 struct inode *data_inode;
142 struct btrfs_block_rsv *block_rsv;
144 struct btrfs_backref_cache backref_cache;
146 struct file_extent_cluster cluster;
171 static void mark_block_processed(struct reloc_control *rc, in mark_block_processed() argument