Searched refs:btrfs_shared_data_ref (Results 1 – 5 of 5) sorted by relevance
98 struct btrfs_shared_data_ref *sref; in print_extent_item()163 sref = (struct btrfs_shared_data_ref *)(iref + 1); in print_extent_item()241 struct btrfs_shared_data_ref *sref; in btrfs_print_leaf()301 struct btrfs_shared_data_ref); in btrfs_print_leaf()
439 struct btrfs_shared_data_ref *sref; in process_extent_item()484 sref = (struct btrfs_shared_data_ref *)(iref + 1); in process_extent_item()515 struct btrfs_shared_data_ref *sref; in process_leaf()548 struct btrfs_shared_data_ref); in process_leaf()
1468 struct btrfs_shared_data_ref *sref; in check_extent_item()1551 sref = (struct btrfs_shared_data_ref *)(iref + 1); in check_extent_item()1637 struct btrfs_shared_data_ref *sref; in check_simple_keyed_refs()1639 sref = btrfs_item_ptr(leaf, slot, struct btrfs_shared_data_ref); in check_simple_keyed_refs()1646 expect_item_size = sizeof(struct btrfs_shared_data_ref); in check_simple_keyed_refs()
366 BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref, count, 32);382 return sizeof(struct btrfs_shared_data_ref) + in btrfs_extent_inline_ref_size()
827 struct btrfs_shared_data_ref { struct