Searched refs:BTRFS_EXTENT_OWNER_REF_KEY (Results 1 – 7 of 7) sorted by relevance
183 case BTRFS_EXTENT_OWNER_REF_KEY: in print_extent_item()398 [BTRFS_EXTENT_OWNER_REF_KEY] = "EXTENT_OWNER_REF", in key_type_string()
353 if (type == BTRFS_EXTENT_OWNER_REF_KEY) { in btrfs_get_extent_inline_ref_type()920 if (type == BTRFS_EXTENT_OWNER_REF_KEY) { in lookup_inline_extent_backref()1857 } else if (unlikely(node->type != BTRFS_EXTENT_OWNER_REF_KEY)) { in run_one_delayed_ref()2479 if (btrfs_fs_incompat(fs_info, SIMPLE_QUOTA) && type == BTRFS_EXTENT_OWNER_REF_KEY) { in check_committed_ref()2480 expected_size += btrfs_extent_inline_ref_size(BTRFS_EXTENT_OWNER_REF_KEY); in check_committed_ref()3127 if (type == BTRFS_EXTENT_OWNER_REF_KEY) { in btrfs_get_extent_owner_root()5010 size += btrfs_extent_inline_ref_size(BTRFS_EXTENT_OWNER_REF_KEY); in alloc_reserved_file_extent()5041 btrfs_set_extent_inline_ref_type(leaf, iref, BTRFS_EXTENT_OWNER_REF_KEY); in alloc_reserved_file_extent()
471 case BTRFS_EXTENT_OWNER_REF_KEY: in process_extent_item()
383 if (type == BTRFS_EXTENT_OWNER_REF_KEY) in btrfs_extent_inline_ref_size()
1667 case BTRFS_EXTENT_OWNER_REF_KEY: in check_extent_item()
1114 case BTRFS_EXTENT_OWNER_REF_KEY: in add_inline_refs()
239 #define BTRFS_EXTENT_OWNER_REF_KEY 172 macro