Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dbackref.c2779 if (btrfs_should_ignore_reloc_root(root) && cache->is_reloc) {
2821 if (btrfs_should_ignore_reloc_root(root) &&
H A Dctree.h3535 int btrfs_should_ignore_reloc_root(struct btrfs_root *root);
H A Drelocation.c320 int btrfs_should_ignore_reloc_root(struct btrfs_root *root) in btrfs_should_ignore_reloc_root() function