Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dfs.h370 struct btrfs_root *data_reloc_root; member
Ddisk-io.c1260 btrfs_put_root(fs_info->data_reloc_root); in btrfs_free_fs_info()
1813 free_root_extent_buffers(info->data_reloc_root); in free_root_pointers()
2267 fs_info->data_reloc_root = root; in btrfs_read_roots()
3616 if (fs_info->data_reloc_root) in open_ctree()
3617 btrfs_drop_and_free_fs_root(fs_info, fs_info->data_reloc_root); in open_ctree()
Drelocation.c3887 root = btrfs_grab_root(fs_info->data_reloc_root); in create_reloc_inode()
4370 fs_root = btrfs_grab_root(fs_info->data_reloc_root); in btrfs_recover_relocation()