Searched refs:BTRFS_REF_METADATA (Results 1 – 4 of 4) sorted by relevance
39 return BTRFS_REF_METADATA; in ref_type_from_disk_ref_type()185 if (ref.type == BTRFS_REF_METADATA) in simple_test()192 if (ref.type == BTRFS_REF_METADATA) in simple_test()371 if (type == BTRFS_REF_METADATA) { in merge_tests()383 if (type == BTRFS_REF_METADATA) in merge_tests()393 if (type == BTRFS_REF_METADATA) in merge_tests()434 if (type == BTRFS_REF_METADATA) in merge_tests()443 if (type == BTRFS_REF_METADATA) in merge_tests()497 if (type == BTRFS_REF_METADATA) in merge_tests()506 if (type == BTRFS_REF_METADATA) in merge_tests()[all …]
264 BTRFS_REF_METADATA, enumerator442 ASSERT(ref->type == BTRFS_REF_DATA || ref->type == BTRFS_REF_METADATA); in btrfs_ref_type()
672 if (generic_ref->type == BTRFS_REF_METADATA) { in btrfs_ref_tree_mod()
1498 BUG_ON(generic_ref->type == BTRFS_REF_METADATA && in btrfs_inc_extent_ref()1501 if (generic_ref->type == BTRFS_REF_METADATA) in btrfs_inc_extent_ref()3721 } else if (ref->type == BTRFS_REF_METADATA) { in btrfs_free_extent()