Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dbackref.c2724 if (btrfs_should_ignore_reloc_root(root) && cache->is_reloc) {
2766 if (btrfs_should_ignore_reloc_root(root) &&
Dctree.h3527 int btrfs_should_ignore_reloc_root(struct btrfs_root *root);
Drelocation.c320 int btrfs_should_ignore_reloc_root(struct btrfs_root *root) in btrfs_should_ignore_reloc_root() function