Home
last modified time | relevance | path

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

/linux-3.3/fs/btrfs/
Dprint-tree.c64 struct btrfs_shared_data_ref *sref; in print_extent_item()
129 sref = (struct btrfs_shared_data_ref *)(iref + 1); in print_extent_item()
169 struct btrfs_shared_data_ref *sref; in btrfs_print_leaf()
232 struct btrfs_shared_data_ref); in btrfs_print_leaf()
Dbackref.c450 struct btrfs_shared_data_ref *sdref; in __add_inline_refs()
453 sdref = (struct btrfs_shared_data_ref *)(iref + 1); in __add_inline_refs()
530 struct btrfs_shared_data_ref *sdref; in __add_keyed_refs()
534 struct btrfs_shared_data_ref); in __add_keyed_refs()
Dextent-tree.c1175 size = sizeof(struct btrfs_shared_data_ref); in insert_extent_data_ref()
1189 struct btrfs_shared_data_ref *ref; in insert_extent_data_ref()
1191 struct btrfs_shared_data_ref); in insert_extent_data_ref()
1244 struct btrfs_shared_data_ref *ref2 = NULL; in remove_extent_data_ref()
1258 struct btrfs_shared_data_ref); in remove_extent_data_ref()
1301 struct btrfs_shared_data_ref *ref2; in extent_data_ref_count()
1312 ref2 = (struct btrfs_shared_data_ref *)(iref + 1); in extent_data_ref_count()
1321 struct btrfs_shared_data_ref); in extent_data_ref_count()
1645 struct btrfs_shared_data_ref *sref; in setup_inline_extent_backref()
1646 sref = (struct btrfs_shared_data_ref *)(iref + 1); in setup_inline_extent_backref()
[all …]
Dctree.h582 struct btrfs_shared_data_ref { struct
1793 BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref,
1807 return sizeof(struct btrfs_shared_data_ref) + in btrfs_extent_inline_ref_size()