Searched refs:sdref (Results 1 – 1 of 1) sorted by relevance
1071 struct btrfs_shared_data_ref *sdref; in add_inline_refs() 1074 sdref = (struct btrfs_shared_data_ref *)(iref + 1); in add_inline_refs() 1075 count = btrfs_shared_data_ref_count(leaf, sdref); in add_inline_refs() 1174 struct btrfs_shared_data_ref *sdref; in add_keyed_refs() 1177 sdref = btrfs_item_ptr(leaf, slot, in add_keyed_refs() 1179 count = btrfs_shared_data_ref_count(leaf, sdref); in add_keyed_refs() local 1076 struct btrfs_shared_data_ref *sdref; add_inline_refs() local