Searched refs:btrfs_shared_data_ref (Results 1 – 6 of 6) sorted by relevance
46 struct btrfs_shared_data_ref *sref; in print_extent_item()107 sref = (struct btrfs_shared_data_ref *)(iref + 1); in print_extent_item()178 struct btrfs_shared_data_ref *sref; in btrfs_print_leaf()239 struct btrfs_shared_data_ref); in btrfs_print_leaf()
445 struct btrfs_shared_data_ref *sref; in process_extent_item()489 sref = (struct btrfs_shared_data_ref *)(iref + 1); in process_extent_item()512 struct btrfs_shared_data_ref *sref; in process_leaf()544 struct btrfs_shared_data_ref); in process_leaf()
939 struct btrfs_shared_data_ref *sdref; in add_inline_refs()942 sdref = (struct btrfs_shared_data_ref *)(iref + 1); in add_inline_refs()1034 struct btrfs_shared_data_ref *sdref; in add_keyed_refs()1038 struct btrfs_shared_data_ref); in add_keyed_refs()
1224 size = sizeof(struct btrfs_shared_data_ref); in insert_extent_data_ref()1238 struct btrfs_shared_data_ref *ref; in insert_extent_data_ref()1240 struct btrfs_shared_data_ref); in insert_extent_data_ref()1292 struct btrfs_shared_data_ref *ref2 = NULL; in remove_extent_data_ref()1306 struct btrfs_shared_data_ref); in remove_extent_data_ref()1338 struct btrfs_shared_data_ref *ref2; in extent_data_ref_count()1357 ref2 = (struct btrfs_shared_data_ref *)(iref + 1); in extent_data_ref_count()1366 struct btrfs_shared_data_ref); in extent_data_ref_count()1714 struct btrfs_shared_data_ref *sref; in setup_inline_extent_backref()1715 sref = (struct btrfs_shared_data_ref *)(iref + 1); in setup_inline_extent_backref()[all …]
1812 BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref,1826 return sizeof(struct btrfs_shared_data_ref) + in btrfs_extent_inline_ref_size()
505 struct btrfs_shared_data_ref { struct