Searched refs:btrfs_should_ignore_reloc_root (Results 1 – 3 of 3) sorted by relevance
2724 if (btrfs_should_ignore_reloc_root(root) && cache->is_reloc) {2766 if (btrfs_should_ignore_reloc_root(root) &&
3527 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