Searched refs:sdref (Results 1 – 1 of 1) sorted by relevance
1089 struct btrfs_shared_data_ref *sdref; in add_inline_refs() local1092 sdref = (struct btrfs_shared_data_ref *)(iref + 1); in add_inline_refs()1093 count = btrfs_shared_data_ref_count(leaf, sdref); in add_inline_refs()1189 struct btrfs_shared_data_ref *sdref; in add_keyed_refs() local1192 sdref = btrfs_item_ptr(leaf, slot, in add_keyed_refs()1194 count = btrfs_shared_data_ref_count(leaf, sdref); in add_keyed_refs()