Home
last modified time | relevance | path

Searched refs:BTRFS_REF_TYPE_INVALID (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dextent-tree.h83 BTRFS_REF_TYPE_INVALID, enumerator
H A Dbackref.c1077 if (type == BTRFS_REF_TYPE_INVALID) in add_inline_refs()
2317 if (*out_type == BTRFS_REF_TYPE_INVALID) in get_extent_inline_ref()
3437 if (type == BTRFS_REF_TYPE_INVALID) { in btrfs_backref_add_tree_node()
H A Dextent-tree.c392 return BTRFS_REF_TYPE_INVALID; in btrfs_get_extent_inline_ref_type()
650 ASSERT(type != BTRFS_REF_TYPE_INVALID); in extent_data_ref_count()
902 if (type == BTRFS_REF_TYPE_INVALID) { in lookup_inline_extent_backref()
1115 if (unlikely(type == BTRFS_REF_TYPE_INVALID)) in update_inline_extent_backref()
H A Drelocation.c3187 if (type == BTRFS_REF_TYPE_INVALID) in add_tree_block()