Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dbackref.c2942 if (btrfs_should_ignore_reloc_root(root) && cache->is_reloc) { in handle_indirect_tree_backref()
2984 if (btrfs_should_ignore_reloc_root(root) && in handle_indirect_tree_backref()
Dctree.h4029 int btrfs_should_ignore_reloc_root(struct btrfs_root *root);
Drelocation.c323 int btrfs_should_ignore_reloc_root(struct btrfs_root *root) in btrfs_should_ignore_reloc_root() function