Searched refs:btrfs_shared_data_ref (Results 1 – 7 of 7) sorted by relevance
105 struct btrfs_shared_data_ref *sref; in print_extent_item()170 sref = (struct btrfs_shared_data_ref *)(iref + 1); in print_extent_item()437 struct btrfs_shared_data_ref *sref; in btrfs_print_leaf()506 struct btrfs_shared_data_ref); in btrfs_print_leaf()
421 struct btrfs_shared_data_ref *sref; in process_extent_item()466 sref = (struct btrfs_shared_data_ref *)(iref + 1); in process_extent_item()497 struct btrfs_shared_data_ref *sref; in process_leaf()530 struct btrfs_shared_data_ref); in process_leaf()
516 size = sizeof(struct btrfs_shared_data_ref); in insert_extent_data_ref()529 struct btrfs_shared_data_ref *ref; in insert_extent_data_ref()531 struct btrfs_shared_data_ref); in insert_extent_data_ref()582 struct btrfs_shared_data_ref *ref2 = NULL; in remove_extent_data_ref()596 struct btrfs_shared_data_ref); in remove_extent_data_ref()626 const struct btrfs_shared_data_ref *ref2; in extent_data_ref_count()644 ref2 = (const struct btrfs_shared_data_ref *)(iref + 1); in extent_data_ref_count()653 struct btrfs_shared_data_ref); in extent_data_ref_count()1038 struct btrfs_shared_data_ref *sref; in setup_inline_extent_backref()1039 sref = (struct btrfs_shared_data_ref *)(iref + 1); in setup_inline_extent_backref()[all …]
1469 struct btrfs_shared_data_ref *sref; in check_extent_item()1552 sref = (struct btrfs_shared_data_ref *)(iref + 1); in check_extent_item()1638 struct btrfs_shared_data_ref *sref; in check_simple_keyed_refs()1640 sref = btrfs_item_ptr(leaf, slot, struct btrfs_shared_data_ref); in check_simple_keyed_refs()1647 expect_item_size = sizeof(struct btrfs_shared_data_ref); in check_simple_keyed_refs()
341 BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref, count, 32);357 return sizeof(struct btrfs_shared_data_ref) + in btrfs_extent_inline_ref_size()
1077 struct btrfs_shared_data_ref *sdref; in add_inline_refs()1080 sdref = (struct btrfs_shared_data_ref *)(iref + 1); in add_inline_refs()1180 struct btrfs_shared_data_ref *sdref; in add_keyed_refs()1184 struct btrfs_shared_data_ref); in add_keyed_refs()
827 struct btrfs_shared_data_ref { struct