Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dprint-tree.c46 struct btrfs_shared_data_ref *sref; in print_extent_item()
107 sref = (struct btrfs_shared_data_ref *)(iref + 1); in print_extent_item()
178 struct btrfs_shared_data_ref *sref; in btrfs_print_leaf()
239 struct btrfs_shared_data_ref); in btrfs_print_leaf()
Dref-verify.c445 struct btrfs_shared_data_ref *sref; in process_extent_item()
489 sref = (struct btrfs_shared_data_ref *)(iref + 1); in process_extent_item()
512 struct btrfs_shared_data_ref *sref; in process_leaf()
544 struct btrfs_shared_data_ref); in process_leaf()
Dbackref.c939 struct btrfs_shared_data_ref *sdref; in add_inline_refs()
942 sdref = (struct btrfs_shared_data_ref *)(iref + 1); in add_inline_refs()
1034 struct btrfs_shared_data_ref *sdref; in add_keyed_refs()
1038 struct btrfs_shared_data_ref); in add_keyed_refs()
Dextent-tree.c1224 size = sizeof(struct btrfs_shared_data_ref); in insert_extent_data_ref()
1238 struct btrfs_shared_data_ref *ref; in insert_extent_data_ref()
1240 struct btrfs_shared_data_ref); in insert_extent_data_ref()
1292 struct btrfs_shared_data_ref *ref2 = NULL; in remove_extent_data_ref()
1306 struct btrfs_shared_data_ref); in remove_extent_data_ref()
1338 struct btrfs_shared_data_ref *ref2; in extent_data_ref_count()
1357 ref2 = (struct btrfs_shared_data_ref *)(iref + 1); in extent_data_ref_count()
1366 struct btrfs_shared_data_ref); in extent_data_ref_count()
1714 struct btrfs_shared_data_ref *sref; in setup_inline_extent_backref()
1715 sref = (struct btrfs_shared_data_ref *)(iref + 1); in setup_inline_extent_backref()
[all …]
Dctree.h1812 BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref,
1826 return sizeof(struct btrfs_shared_data_ref) + in btrfs_extent_inline_ref_size()
/Linux-v4.19/include/uapi/linux/
Dbtrfs_tree.h505 struct btrfs_shared_data_ref { struct