Searched refs:BTRFS_EXTENT_FLAG_TREE_BLOCK (Results 1 – 10 of 10) sorted by relevance
106 flags & BTRFS_EXTENT_FLAG_TREE_BLOCK) { in print_extent_item()
964 flags & BTRFS_EXTENT_FLAG_TREE_BLOCK) { in add_inline_refs()1795 if (flags & BTRFS_EXTENT_FLAG_TREE_BLOCK)1796 *flags_ret = BTRFS_EXTENT_FLAG_TREE_BLOCK;1830 if (flags & BTRFS_EXTENT_FLAG_TREE_BLOCK) {2035 if (flags & BTRFS_EXTENT_FLAG_TREE_BLOCK)
1282 BTRFS_EXTENT_FLAG_TREE_BLOCK)))) { in check_extent_item()1286 BTRFS_EXTENT_FLAG_TREE_BLOCK); in check_extent_item()1289 is_tree_block = !!(flags & BTRFS_EXTENT_FLAG_TREE_BLOCK); in check_extent_item()
763 if (flags & BTRFS_EXTENT_FLAG_TREE_BLOCK) { in scrub_print_warning()1802 else if (flags & BTRFS_EXTENT_FLAG_TREE_BLOCK) in scrub_checksum()2558 } else if (flags & BTRFS_EXTENT_FLAG_TREE_BLOCK) { in scrub_extent()2701 } else if (flags & BTRFS_EXTENT_FLAG_TREE_BLOCK) { in scrub_extent_for_parity()3016 if ((flags & BTRFS_EXTENT_FLAG_TREE_BLOCK) && in scrub_raid56_parity()3436 if ((flags & BTRFS_EXTENT_FLAG_TREE_BLOCK) && in scrub_stripe()
447 flags & BTRFS_EXTENT_FLAG_TREE_BLOCK) { in process_extent_item()
882 if (flags & BTRFS_EXTENT_FLAG_TREE_BLOCK && !skinny_metadata) { in lookup_inline_extent_backref()1565 BUG_ON(!(flags & BTRFS_EXTENT_FLAG_TREE_BLOCK)); in __run_delayed_extent_op()4605 flags | BTRFS_EXTENT_FLAG_TREE_BLOCK); in alloc_reserved_tree_block()
3658 if (flags & BTRFS_EXTENT_FLAG_TREE_BLOCK) { in relocate_block_group()
1359 if (flags & BTRFS_EXTENT_FLAG_TREE_BLOCK) { in find_extent_clone()
517 #define BTRFS_EXTENT_FLAG_TREE_BLOCK (1ULL << 1) macro
50 btrfs_set_extent_flags(leaf, item, BTRFS_EXTENT_FLAG_TREE_BLOCK); in insert_normal_tree_ref()