Searched refs:btrfs_extent_inline_ref (Results 1 – 7 of 7) sorted by relevance
96 struct btrfs_extent_inline_ref *iref; in print_extent_item()131 iref = (struct btrfs_extent_inline_ref *)(info + 1); in print_extent_item()133 iref = (struct btrfs_extent_inline_ref *)(ei + 1); in print_extent_item()139 iref = (struct btrfs_extent_inline_ref *)ptr; in print_extent_item()
371 BTRFS_SETGET_FUNCS(extent_inline_ref_type, struct btrfs_extent_inline_ref,373 BTRFS_SETGET_FUNCS(extent_inline_ref_offset, struct btrfs_extent_inline_ref,380 return sizeof(struct btrfs_extent_inline_ref); in btrfs_extent_inline_ref_size()383 sizeof(struct btrfs_extent_inline_ref); in btrfs_extent_inline_ref_size()386 offsetof(struct btrfs_extent_inline_ref, offset); in btrfs_extent_inline_ref_size()388 return sizeof(struct btrfs_extent_inline_ref); in btrfs_extent_inline_ref_size()
437 struct btrfs_extent_inline_ref *iref; in process_extent_item()456 iref = (struct btrfs_extent_inline_ref *)(info + 1); in process_extent_item()460 iref = (struct btrfs_extent_inline_ref *)(ei + 1); in process_extent_item()466 iref = (struct btrfs_extent_inline_ref *)ptr; in process_extent_item()
1466 struct btrfs_extent_inline_ref *iref; in check_extent_item()1482 iref = (struct btrfs_extent_inline_ref *)ptr; in check_extent_item()
3123 struct btrfs_extent_inline_ref *iref; in add_tree_block()3126 iref = (struct btrfs_extent_inline_ref *)ptr; in add_tree_block()
21 struct btrfs_extent_inline_ref *iref; in insert_normal_tree_ref()55 iref = (struct btrfs_extent_inline_ref *)(block_info + 1); in insert_normal_tree_ref()
835 struct btrfs_extent_inline_ref { struct