Searched refs:btrfs_should_ignore_reloc_root (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/btrfs/
H A Drelocation.h31 bool btrfs_should_ignore_reloc_root(const struct btrfs_root *root);
H A Dbackref.c3329 * btrfs_should_ignore_reloc_root() as it may conflict with
3336 if (btrfs_should_ignore_reloc_root(root) && cache->is_reloc) {
3378 if (btrfs_should_ignore_reloc_root(root) &&
H A Drelocation.c316 * from no reloc root. But btrfs_should_ignore_reloc_root() below is a
328 bool btrfs_should_ignore_reloc_root(const struct btrfs_root *root) function

Completed in 122 milliseconds