Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dprint-tree.c88 struct btrfs_shared_data_ref *sref; in print_extent_item()
152 sref = (struct btrfs_shared_data_ref *)(iref + 1); in print_extent_item()
215 struct btrfs_shared_data_ref *sref; in btrfs_print_leaf()
275 struct btrfs_shared_data_ref); in btrfs_print_leaf()
H A Dref-verify.c439 struct btrfs_shared_data_ref *sref; in process_extent_item()
483 sref = (struct btrfs_shared_data_ref *)(iref + 1); in process_extent_item()
507 struct btrfs_shared_data_ref *sref; in process_leaf()
540 struct btrfs_shared_data_ref); in process_leaf()
H A Dextent-tree.c523 size = sizeof(struct btrfs_shared_data_ref); in insert_extent_data_ref()
537 struct btrfs_shared_data_ref *ref; in insert_extent_data_ref()
539 struct btrfs_shared_data_ref); in insert_extent_data_ref()
592 struct btrfs_shared_data_ref *ref2 = NULL; in remove_extent_data_ref()
606 struct btrfs_shared_data_ref); in remove_extent_data_ref()
637 struct btrfs_shared_data_ref *ref2; in extent_data_ref_count()
664 struct btrfs_shared_data_ref); in extent_data_ref_count()
1027 struct btrfs_shared_data_ref *sref; in setup_inline_extent_backref()
1028 sref = (struct btrfs_shared_data_ref *)(iref + 1); in setup_inline_extent_backref()
1080 struct btrfs_shared_data_ref *sref = NULL; in update_inline_extent_backref()
[all …]
H A Dtree-checker.c1403 struct btrfs_shared_data_ref *sref; in check_extent_item()
1458 sref = (struct btrfs_shared_data_ref *)(iref + 1); in check_extent_item()
1518 expect_item_size = sizeof(struct btrfs_shared_data_ref); in check_simple_keyed_refs()
H A Daccessors.h350 BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref, count, 32);
363 return sizeof(struct btrfs_shared_data_ref) + in btrfs_extent_inline_ref_size()
H A Dbackref.c1089 struct btrfs_shared_data_ref *sdref; in add_inline_refs()
1092 sdref = (struct btrfs_shared_data_ref *)(iref + 1); in add_inline_refs()
1189 struct btrfs_shared_data_ref *sdref; in add_keyed_refs()
1193 struct btrfs_shared_data_ref); in add_keyed_refs()
/openbmc/u-boot/fs/btrfs/
H A Dconv-funcs.h133 DEFINE_CONV(btrfs_shared_data_ref, count)
H A Dbtrfs_tree.h499 struct btrfs_shared_data_ref { struct
/openbmc/linux/include/uapi/linux/
H A Dbtrfs_tree.h786 struct btrfs_shared_data_ref { struct