Home
last modified time | relevance | path

Searched refs:sdref (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/btrfs/
H A Dbackref.c1077 struct btrfs_shared_data_ref *sdref; in add_inline_refs() local
1080 sdref = (struct btrfs_shared_data_ref *)(iref + 1); in add_inline_refs()
1081 count = btrfs_shared_data_ref_count(leaf, sdref); in add_inline_refs()
1180 struct btrfs_shared_data_ref *sdref; in add_keyed_refs() local
1183 sdref = btrfs_item_ptr(leaf, slot, in add_keyed_refs()
1185 count = btrfs_shared_data_ref_count(leaf, sdref); in add_keyed_refs()