Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dprint-tree.c106 struct btrfs_shared_data_ref *sref; in print_extent_item()
171 sref = (struct btrfs_shared_data_ref *)(iref + 1); in print_extent_item()
440 struct btrfs_shared_data_ref *sref; in btrfs_print_leaf()
510 struct btrfs_shared_data_ref); in btrfs_print_leaf()
H A Dref-verify.c421 struct btrfs_shared_data_ref *sref; in process_extent_item()
466 sref = (struct btrfs_shared_data_ref *)(iref + 1); in process_extent_item()
497 struct btrfs_shared_data_ref *sref; in process_leaf()
530 struct btrfs_shared_data_ref); in process_leaf()
H A Dtree-checker.c1514 struct btrfs_shared_data_ref *sref; in check_extent_item()
1597 sref = (struct btrfs_shared_data_ref *)(iref + 1); in check_extent_item()
1682 struct btrfs_shared_data_ref *sref; in check_simple_keyed_refs()
1684 sref = btrfs_item_ptr(leaf, slot, struct btrfs_shared_data_ref); in check_simple_keyed_refs()
1691 expect_item_size = sizeof(struct btrfs_shared_data_ref); in check_simple_keyed_refs()
H A Daccessors.h362 BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref, count, 32);
378 return sizeof(struct btrfs_shared_data_ref) + in btrfs_extent_inline_ref_size()
H A Dbackref.c1076 struct btrfs_shared_data_ref *sdref; in add_inline_refs()
1079 sdref = (struct btrfs_shared_data_ref *)(iref + 1); in add_inline_refs()
1179 struct btrfs_shared_data_ref *sdref; in add_keyed_refs()
1183 struct btrfs_shared_data_ref); in add_keyed_refs()
/linux/include/uapi/linux/
H A Dbtrfs_tree.h837 struct btrfs_shared_data_ref { struct