Searched refs:btrfs_shared_data_ref (Results 1 – 6 of 6) sorted by relevance
106 struct btrfs_shared_data_ref *sref; in print_extent_item()171 sref = (struct btrfs_shared_data_ref *)(iref + 1); in print_extent_item()440 struct btrfs_shared_data_ref *sref; in btrfs_print_leaf()510 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()
1514 struct btrfs_shared_data_ref *sref; in check_extent_item()1597 sref = (struct btrfs_shared_data_ref *)(iref + 1); in check_extent_item()1682 struct btrfs_shared_data_ref *sref; in check_simple_keyed_refs()1684 sref = btrfs_item_ptr(leaf, slot, struct btrfs_shared_data_ref); in check_simple_keyed_refs()1691 expect_item_size = sizeof(struct btrfs_shared_data_ref); in check_simple_keyed_refs()
362 BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref, count, 32);378 return sizeof(struct btrfs_shared_data_ref) + in btrfs_extent_inline_ref_size()
1076 struct btrfs_shared_data_ref *sdref; in add_inline_refs()1079 sdref = (struct btrfs_shared_data_ref *)(iref + 1); in add_inline_refs()1179 struct btrfs_shared_data_ref *sdref; in add_keyed_refs()1183 struct btrfs_shared_data_ref); in add_keyed_refs()
837 struct btrfs_shared_data_ref { struct