Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Drelocation.h21 int btrfs_should_ignore_reloc_root(struct btrfs_root *root);
Dbackref.c3242 if (btrfs_should_ignore_reloc_root(root) && cache->is_reloc) { in handle_indirect_tree_backref()
3284 if (btrfs_should_ignore_reloc_root(root) && in handle_indirect_tree_backref()
Drelocation.c332 int btrfs_should_ignore_reloc_root(struct btrfs_root *root) in btrfs_should_ignore_reloc_root() function