Home
last modified time | relevance | path

Searched refs:btrfs_should_ignore_reloc_root (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Dbackref.c3308 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()
H A Drelocation.c277 bool btrfs_should_ignore_reloc_root(const struct btrfs_root *root) in btrfs_should_ignore_reloc_root() function