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()108 sref = (struct btrfs_shared_data_ref *)(iref + 1); in print_extent_item()180 struct btrfs_shared_data_ref *sref; in btrfs_print_leaf()241 struct btrfs_shared_data_ref); in btrfs_print_leaf()
447 struct btrfs_shared_data_ref *sref; in process_extent_item()491 sref = (struct btrfs_shared_data_ref *)(iref + 1); in process_extent_item()514 struct btrfs_shared_data_ref *sref; in process_leaf()546 struct btrfs_shared_data_ref); in process_leaf()
968 struct btrfs_shared_data_ref *sdref; in add_inline_refs()971 sdref = (struct btrfs_shared_data_ref *)(iref + 1); in add_inline_refs()1065 struct btrfs_shared_data_ref *sdref; in add_keyed_refs()1069 struct btrfs_shared_data_ref); in add_keyed_refs()
1223 size = sizeof(struct btrfs_shared_data_ref); in insert_extent_data_ref()1237 struct btrfs_shared_data_ref *ref; in insert_extent_data_ref()1239 struct btrfs_shared_data_ref); in insert_extent_data_ref()1291 struct btrfs_shared_data_ref *ref2 = NULL; in remove_extent_data_ref()1305 struct btrfs_shared_data_ref); in remove_extent_data_ref()1337 struct btrfs_shared_data_ref *ref2; in extent_data_ref_count()1356 ref2 = (struct btrfs_shared_data_ref *)(iref + 1); in extent_data_ref_count()1365 struct btrfs_shared_data_ref); in extent_data_ref_count()1718 struct btrfs_shared_data_ref *sref; in setup_inline_extent_backref()1719 sref = (struct btrfs_shared_data_ref *)(iref + 1); in setup_inline_extent_backref()[all …]
1826 BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref,1840 return sizeof(struct btrfs_shared_data_ref) + in btrfs_extent_inline_ref_size()
505 struct btrfs_shared_data_ref { struct