Home
last modified time | relevance | path

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

/linux-4.4.14/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.c777 struct btrfs_shared_data_ref *sdref; in __add_inline_refs()
780 sdref = (struct btrfs_shared_data_ref *)(iref + 1); in __add_inline_refs()
864 struct btrfs_shared_data_ref *sdref; in __add_keyed_refs()
868 struct btrfs_shared_data_ref); in __add_keyed_refs()
Dextent-tree.c1262 size = sizeof(struct btrfs_shared_data_ref); in insert_extent_data_ref()
1276 struct btrfs_shared_data_ref *ref; in insert_extent_data_ref()
1278 struct btrfs_shared_data_ref); in insert_extent_data_ref()
1331 struct btrfs_shared_data_ref *ref2 = NULL; in remove_extent_data_ref()
1345 struct btrfs_shared_data_ref); in remove_extent_data_ref()
1388 struct btrfs_shared_data_ref *ref2; in extent_data_ref_count()
1399 ref2 = (struct btrfs_shared_data_ref *)(iref + 1); in extent_data_ref_count()
1408 struct btrfs_shared_data_ref); in extent_data_ref_count()
1772 struct btrfs_shared_data_ref *sref; in setup_inline_extent_backref()
1773 sref = (struct btrfs_shared_data_ref *)(iref + 1); in setup_inline_extent_backref()
[all …]
Dctree.h659 struct btrfs_shared_data_ref { struct
2603 BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref,
2617 return sizeof(struct btrfs_shared_data_ref) + in btrfs_extent_inline_ref_size()