Searched refs:btrfs_shared_data_ref (Results 1 – 7 of 7) sorted by relevance
85 struct btrfs_shared_data_ref *sref; in print_extent_item()147 sref = (struct btrfs_shared_data_ref *)(iref + 1); in print_extent_item()210 struct btrfs_shared_data_ref *sref; in btrfs_print_leaf()270 struct btrfs_shared_data_ref); in btrfs_print_leaf()
436 struct btrfs_shared_data_ref *sref; in process_extent_item()480 sref = (struct btrfs_shared_data_ref *)(iref + 1); in process_extent_item()504 struct btrfs_shared_data_ref *sref; in process_leaf()537 struct btrfs_shared_data_ref); in process_leaf()
536 size = sizeof(struct btrfs_shared_data_ref); in insert_extent_data_ref()550 struct btrfs_shared_data_ref *ref; in insert_extent_data_ref()552 struct btrfs_shared_data_ref); in insert_extent_data_ref()605 struct btrfs_shared_data_ref *ref2 = NULL; in remove_extent_data_ref()619 struct btrfs_shared_data_ref); in remove_extent_data_ref()650 struct btrfs_shared_data_ref *ref2; in extent_data_ref_count()669 ref2 = (struct btrfs_shared_data_ref *)(iref + 1); in extent_data_ref_count()678 struct btrfs_shared_data_ref); in extent_data_ref_count()1034 struct btrfs_shared_data_ref *sref; in setup_inline_extent_backref()1035 sref = (struct btrfs_shared_data_ref *)(iref + 1); in setup_inline_extent_backref()[all …]
1371 struct btrfs_shared_data_ref *sref; in check_extent_item()1426 sref = (struct btrfs_shared_data_ref *)(iref + 1); in check_extent_item()1486 expect_item_size = sizeof(struct btrfs_shared_data_ref); in check_simple_keyed_refs()
1032 struct btrfs_shared_data_ref *sdref; in add_inline_refs()1035 sdref = (struct btrfs_shared_data_ref *)(iref + 1); in add_inline_refs()1129 struct btrfs_shared_data_ref *sdref; in add_keyed_refs()1133 struct btrfs_shared_data_ref); in add_keyed_refs()
2072 BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref,2086 return sizeof(struct btrfs_shared_data_ref) + in btrfs_extent_inline_ref_size()
547 struct btrfs_shared_data_ref { struct