Home
last modified time | relevance | path

Searched refs:btrfs_extent_inline_ref (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
Dprint-tree.c82 struct btrfs_extent_inline_ref *iref; in print_extent_item()
114 iref = (struct btrfs_extent_inline_ref *)(info + 1); in print_extent_item()
116 iref = (struct btrfs_extent_inline_ref *)(ei + 1); in print_extent_item()
122 iref = (struct btrfs_extent_inline_ref *)ptr; in print_extent_item()
Dextent-tree.c352 struct btrfs_extent_inline_ref *iref, in btrfs_get_extent_inline_ref_type()
640 struct btrfs_extent_inline_ref *iref) in extent_data_ref_count()
782 struct btrfs_extent_inline_ref **ref_ret, in lookup_inline_extent_backref()
792 struct btrfs_extent_inline_ref *iref; in lookup_inline_extent_backref()
895 iref = (struct btrfs_extent_inline_ref *)ptr; in lookup_inline_extent_backref()
960 *ref_ret = (struct btrfs_extent_inline_ref *)ptr; in lookup_inline_extent_backref()
975 struct btrfs_extent_inline_ref *iref, in setup_inline_extent_backref()
1011 iref = (struct btrfs_extent_inline_ref *)ptr; in setup_inline_extent_backref()
1035 struct btrfs_extent_inline_ref **ref_ret, in lookup_extent_backref()
1065 struct btrfs_extent_inline_ref *iref, in update_inline_extent_backref()
[all …]
Dbackref.c1010 struct btrfs_extent_inline_ref *iref; in add_inline_refs()
1014 iref = (struct btrfs_extent_inline_ref *)ptr; in add_inline_refs()
1867 struct btrfs_extent_inline_ref **out_eiref,
1881 (struct btrfs_extent_inline_ref *)(ei + 1);
1886 (struct btrfs_extent_inline_ref *)(info + 1);
1889 *out_eiref = (struct btrfs_extent_inline_ref *)(ei + 1);
1897 *out_eiref = (struct btrfs_extent_inline_ref *)(*ptr);
1924 struct btrfs_extent_inline_ref *eiref;
2497 struct btrfs_extent_inline_ref *iref;
2512 iref = (struct btrfs_extent_inline_ref *)
[all …]
Dref-verify.c434 struct btrfs_extent_inline_ref *iref; in process_extent_item()
452 iref = (struct btrfs_extent_inline_ref *)(info + 1); in process_extent_item()
456 iref = (struct btrfs_extent_inline_ref *)(ei + 1); in process_extent_item()
462 iref = (struct btrfs_extent_inline_ref *)ptr; in process_extent_item()
Dctree.h1752 BTRFS_SETGET_FUNCS(extent_inline_ref_type, struct btrfs_extent_inline_ref,
1754 BTRFS_SETGET_FUNCS(extent_inline_ref_offset, struct btrfs_extent_inline_ref,
1761 return sizeof(struct btrfs_extent_inline_ref); in btrfs_extent_inline_ref_size()
1764 sizeof(struct btrfs_extent_inline_ref); in btrfs_extent_inline_ref_size()
1767 offsetof(struct btrfs_extent_inline_ref, offset); in btrfs_extent_inline_ref_size()
2525 struct btrfs_extent_inline_ref *iref,
Dtree-checker.c1318 struct btrfs_extent_inline_ref *iref; in check_extent_item()
1331 iref = (struct btrfs_extent_inline_ref *)ptr; in check_extent_item()
/kernel/linux/linux-5.10/fs/btrfs/tests/
Dqgroup-tests.c19 struct btrfs_extent_inline_ref *iref; in insert_normal_tree_ref()
54 iref = (struct btrfs_extent_inline_ref *)(block_info + 1); in insert_normal_tree_ref()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dbtrfs_tree.h203 struct btrfs_extent_inline_ref { struct
/kernel/linux/linux-5.10/include/uapi/linux/
Dbtrfs_tree.h522 struct btrfs_extent_inline_ref { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dbtrfs_tree.h201 struct btrfs_extent_inline_ref { struct