Searched refs:btrfs_should_ignore_reloc_root (Results 1 – 3 of 3) sorted by relevance
2779 if (btrfs_should_ignore_reloc_root(root) && cache->is_reloc) {2821 if (btrfs_should_ignore_reloc_root(root) &&
3535 int btrfs_should_ignore_reloc_root(struct btrfs_root *root);
320 int btrfs_should_ignore_reloc_root(struct btrfs_root *root) in btrfs_should_ignore_reloc_root() function