Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/btrfs/
H A Drelocation.h21 int btrfs_should_ignore_reloc_root(struct btrfs_root *root);
H A Dbackref.c3235 * btrfs_should_ignore_reloc_root() as it may conflict with in handle_indirect_tree_backref()
3242 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()
H A Drelocation.c320 * from no reloc root. But btrfs_should_ignore_reloc_root() below is a
332 int btrfs_should_ignore_reloc_root(struct btrfs_root *root) in btrfs_should_ignore_reloc_root() function
/kernel/linux/linux-5.10/fs/btrfs/
H A Dbackref.c2776 * btrfs_should_ignore_reloc_root() as it may conflict with
2783 if (btrfs_should_ignore_reloc_root(root) && cache->is_reloc) {
2825 if (btrfs_should_ignore_reloc_root(root) &&
H A Dctree.h3533 int btrfs_should_ignore_reloc_root(struct btrfs_root *root);
H A Drelocation.c308 * from no reloc root. But btrfs_should_ignore_reloc_root() below is a
320 int btrfs_should_ignore_reloc_root(struct btrfs_root *root) in btrfs_should_ignore_reloc_root() function

Completed in 22 milliseconds