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

/linux-master/fs/btrfs/
H A Dfs.h414 struct btrfs_root *data_reloc_root; member in struct:btrfs_fs_info
H A Ddisk-io.c1285 btrfs_put_root(fs_info->data_reloc_root);
1840 free_root_extent_buffers(info->data_reloc_root);
2295 fs_info->data_reloc_root = root;
3599 if (fs_info->data_reloc_root)
3600 btrfs_drop_and_free_fs_root(fs_info, fs_info->data_reloc_root);
H A Drelocation.c3933 root = btrfs_grab_root(fs_info->data_reloc_root);
4417 fs_root = btrfs_grab_root(fs_info->data_reloc_root);

Completed in 351 milliseconds