Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dprint-tree.c62 struct btrfs_shared_data_ref *sref; in print_extent_item()
125 sref = (struct btrfs_shared_data_ref *)(iref + 1); in print_extent_item()
183 struct btrfs_shared_data_ref *sref; in btrfs_print_leaf()
242 struct btrfs_shared_data_ref); in btrfs_print_leaf()
Dbackref.c741 struct btrfs_shared_data_ref *sdref; in __add_inline_refs()
744 sdref = (struct btrfs_shared_data_ref *)(iref + 1); in __add_inline_refs()
828 struct btrfs_shared_data_ref *sdref; in __add_keyed_refs()
832 struct btrfs_shared_data_ref); in __add_keyed_refs()
Dextent-tree.c1200 size = sizeof(struct btrfs_shared_data_ref); in insert_extent_data_ref()
1214 struct btrfs_shared_data_ref *ref; in insert_extent_data_ref()
1216 struct btrfs_shared_data_ref); in insert_extent_data_ref()
1269 struct btrfs_shared_data_ref *ref2 = NULL; in remove_extent_data_ref()
1283 struct btrfs_shared_data_ref); in remove_extent_data_ref()
1327 struct btrfs_shared_data_ref *ref2; in extent_data_ref_count()
1338 ref2 = (struct btrfs_shared_data_ref *)(iref + 1); in extent_data_ref_count()
1347 struct btrfs_shared_data_ref); in extent_data_ref_count()
1711 struct btrfs_shared_data_ref *sref; in setup_inline_extent_backref()
1712 sref = (struct btrfs_shared_data_ref *)(iref + 1); in setup_inline_extent_backref()
[all …]
Dctree.h659 struct btrfs_shared_data_ref { struct
2559 BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref,
2573 return sizeof(struct btrfs_shared_data_ref) + in btrfs_extent_inline_ref_size()