Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dprint-tree.c88 struct btrfs_shared_data_ref *sref; in print_extent_item()
150 sref = (struct btrfs_shared_data_ref *)(iref + 1); in print_extent_item()
213 struct btrfs_shared_data_ref *sref; in btrfs_print_leaf()
273 struct btrfs_shared_data_ref); in btrfs_print_leaf()
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()
A Dextent-tree.c542 size = sizeof(struct btrfs_shared_data_ref); in insert_extent_data_ref()
556 struct btrfs_shared_data_ref *ref; in insert_extent_data_ref()
558 struct btrfs_shared_data_ref); in insert_extent_data_ref()
611 struct btrfs_shared_data_ref *ref2 = NULL; in remove_extent_data_ref()
625 struct btrfs_shared_data_ref); in remove_extent_data_ref()
656 struct btrfs_shared_data_ref *ref2; in extent_data_ref_count()
684 struct btrfs_shared_data_ref); in extent_data_ref_count()
1040 struct btrfs_shared_data_ref *sref; in setup_inline_extent_backref()
1041 sref = (struct btrfs_shared_data_ref *)(iref + 1); in setup_inline_extent_backref()
1091 struct btrfs_shared_data_ref *sref = NULL; in update_inline_extent_backref()
[all …]
A Dtree-checker.c1375 struct btrfs_shared_data_ref *sref; in check_extent_item()
1430 sref = (struct btrfs_shared_data_ref *)(iref + 1); in check_extent_item()
1490 expect_item_size = sizeof(struct btrfs_shared_data_ref); in check_simple_keyed_refs()
A Daccessors.h351 BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref, count, 32);
364 return sizeof(struct btrfs_shared_data_ref) + in btrfs_extent_inline_ref_size()
A Dbackref.c1088 struct btrfs_shared_data_ref *sdref; in add_inline_refs()
1091 sdref = (struct btrfs_shared_data_ref *)(iref + 1); in add_inline_refs()
1188 struct btrfs_shared_data_ref *sdref; in add_keyed_refs()
1192 struct btrfs_shared_data_ref); in add_keyed_refs()
/linux-6.3-rc2/include/uapi/linux/
A Dbtrfs_tree.h782 struct btrfs_shared_data_ref { struct

Completed in 43 milliseconds