Searched refs:sdref (Results 1 – 1 of 1) sorted by relevance
997 struct btrfs_shared_data_ref *sdref; in add_inline_refs() local1000 sdref = (struct btrfs_shared_data_ref *)(iref + 1); in add_inline_refs()1001 count = btrfs_shared_data_ref_count(leaf, sdref); in add_inline_refs()1092 struct btrfs_shared_data_ref *sdref; in add_keyed_refs() local1095 sdref = btrfs_item_ptr(leaf, slot, in add_keyed_refs()1097 count = btrfs_shared_data_ref_count(leaf, sdref); in add_keyed_refs()