Searched refs:BTRFS_REF_TYPE_INVALID (Results 1 – 4 of 4) sorted by relevance
93 BTRFS_REF_TYPE_INVALID, enumerator
1064 if (unlikely(type == BTRFS_REF_TYPE_INVALID)) in add_inline_refs()2328 if (unlikely(*out_type == BTRFS_REF_TYPE_INVALID)) in get_extent_inline_ref()3522 if (unlikely(type == BTRFS_REF_TYPE_INVALID)) { in btrfs_backref_add_tree_node()
399 return BTRFS_REF_TYPE_INVALID; in btrfs_get_extent_inline_ref_type()664 ASSERT(type != BTRFS_REF_TYPE_INVALID); in extent_data_ref_count()925 if (unlikely(type == BTRFS_REF_TYPE_INVALID)) { in lookup_inline_extent_backref()1168 if (unlikely(type == BTRFS_REF_TYPE_INVALID)) in update_inline_extent_backref()
3100 if (type == BTRFS_REF_TYPE_INVALID) in add_tree_block()