Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dprint-tree.c46 struct btrfs_shared_data_ref *sref; in print_extent_item()
108 sref = (struct btrfs_shared_data_ref *)(iref + 1); in print_extent_item()
180 struct btrfs_shared_data_ref *sref; in btrfs_print_leaf()
241 struct btrfs_shared_data_ref); in btrfs_print_leaf()
Dref-verify.c447 struct btrfs_shared_data_ref *sref; in process_extent_item()
491 sref = (struct btrfs_shared_data_ref *)(iref + 1); in process_extent_item()
514 struct btrfs_shared_data_ref *sref; in process_leaf()
546 struct btrfs_shared_data_ref); in process_leaf()
Dbackref.c968 struct btrfs_shared_data_ref *sdref; in add_inline_refs()
971 sdref = (struct btrfs_shared_data_ref *)(iref + 1); in add_inline_refs()
1065 struct btrfs_shared_data_ref *sdref; in add_keyed_refs()
1069 struct btrfs_shared_data_ref); in add_keyed_refs()
Dextent-tree.c1223 size = sizeof(struct btrfs_shared_data_ref); in insert_extent_data_ref()
1237 struct btrfs_shared_data_ref *ref; in insert_extent_data_ref()
1239 struct btrfs_shared_data_ref); in insert_extent_data_ref()
1291 struct btrfs_shared_data_ref *ref2 = NULL; in remove_extent_data_ref()
1305 struct btrfs_shared_data_ref); in remove_extent_data_ref()
1337 struct btrfs_shared_data_ref *ref2; in extent_data_ref_count()
1356 ref2 = (struct btrfs_shared_data_ref *)(iref + 1); in extent_data_ref_count()
1365 struct btrfs_shared_data_ref); in extent_data_ref_count()
1718 struct btrfs_shared_data_ref *sref; in setup_inline_extent_backref()
1719 sref = (struct btrfs_shared_data_ref *)(iref + 1); in setup_inline_extent_backref()
[all …]
Dctree.h1826 BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref,
1840 return sizeof(struct btrfs_shared_data_ref) + in btrfs_extent_inline_ref_size()
/linux-4.19.296/include/uapi/linux/
Dbtrfs_tree.h505 struct btrfs_shared_data_ref { struct