Searched refs:create_reloc_tree (Results 1 - 1 of 1) sorted by path

/linux-master/fs/btrfs/
H A Drelocation.c166 bool create_reloc_tree; member in struct:reloc_control
875 if (!rc->create_reloc_tree || btrfs_root_id(root) == BTRFS_TREE_RELOC_OBJECTID)
3619 rc->create_reloc_tree = true;
3783 rc->create_reloc_tree = false;
4459 if (btrfs_root_id(root) == BTRFS_TREE_RELOC_OBJECTID && rc->create_reloc_tree) {
4565 if (rc->create_reloc_tree)

Completed in 248 milliseconds