Home
last modified time | relevance | path

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

/linux-5.10/fs/btrfs/
Dprint-tree.c84 struct btrfs_shared_data_ref *sref; in print_extent_item()
146 sref = (struct btrfs_shared_data_ref *)(iref + 1); in print_extent_item()
218 struct btrfs_shared_data_ref *sref; in btrfs_print_leaf()
279 struct btrfs_shared_data_ref); in btrfs_print_leaf()
Dref-verify.c436 struct btrfs_shared_data_ref *sref; in process_extent_item()
480 sref = (struct btrfs_shared_data_ref *)(iref + 1); in process_extent_item()
503 struct btrfs_shared_data_ref *sref; in process_leaf()
536 struct btrfs_shared_data_ref); in process_leaf()
Dextent-tree.c566 size = sizeof(struct btrfs_shared_data_ref); in insert_extent_data_ref()
580 struct btrfs_shared_data_ref *ref; in insert_extent_data_ref()
582 struct btrfs_shared_data_ref); in insert_extent_data_ref()
634 struct btrfs_shared_data_ref *ref2 = NULL; in remove_extent_data_ref()
648 struct btrfs_shared_data_ref); in remove_extent_data_ref()
680 struct btrfs_shared_data_ref *ref2; in extent_data_ref_count()
699 ref2 = (struct btrfs_shared_data_ref *)(iref + 1); in extent_data_ref_count()
708 struct btrfs_shared_data_ref); in extent_data_ref_count()
1056 struct btrfs_shared_data_ref *sref; in setup_inline_extent_backref()
1057 sref = (struct btrfs_shared_data_ref *)(iref + 1); in setup_inline_extent_backref()
[all …]
Dtree-checker.c1298 struct btrfs_shared_data_ref *sref; in check_extent_item()
1351 sref = (struct btrfs_shared_data_ref *)(iref + 1); in check_extent_item()
1390 expect_item_size = sizeof(struct btrfs_shared_data_ref); in check_simple_keyed_refs()
Dbackref.c996 struct btrfs_shared_data_ref *sdref; in add_inline_refs()
999 sdref = (struct btrfs_shared_data_ref *)(iref + 1); in add_inline_refs()
1091 struct btrfs_shared_data_ref *sdref; in add_keyed_refs()
1095 struct btrfs_shared_data_ref); in add_keyed_refs()
Dctree.h1741 BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref,
1755 return sizeof(struct btrfs_shared_data_ref) + in btrfs_extent_inline_ref_size()
/linux-5.10/include/uapi/linux/
Dbtrfs_tree.h518 struct btrfs_shared_data_ref { struct