Searched refs:btrfs_should_ignore_reloc_root (Results 1 – 2 of 2) sorted by relevance
3308 if (btrfs_should_ignore_reloc_root(root) && cache->is_reloc) { in handle_indirect_tree_backref()3350 if (btrfs_should_ignore_reloc_root(root) && in handle_indirect_tree_backref()
277 bool btrfs_should_ignore_reloc_root(const struct btrfs_root *root) in btrfs_should_ignore_reloc_root() function