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

/linux-master/fs/btrfs/
H A Dprint-tree.c98 struct btrfs_shared_data_ref *sref;
163 sref = (struct btrfs_shared_data_ref *)(iref + 1);
246 struct btrfs_shared_data_ref *sref;
306 struct btrfs_shared_data_ref);
H A Dref-verify.c439 struct btrfs_shared_data_ref *sref;
483 sref = (struct btrfs_shared_data_ref *)(iref + 1);
510 struct btrfs_shared_data_ref *sref;
543 struct btrfs_shared_data_ref);
H A Dextent-tree.c533 size = sizeof(struct btrfs_shared_data_ref);
547 struct btrfs_shared_data_ref *ref;
549 struct btrfs_shared_data_ref);
602 struct btrfs_shared_data_ref *ref2 = NULL;
616 struct btrfs_shared_data_ref);
647 struct btrfs_shared_data_ref *ref2;
665 ref2 = (struct btrfs_shared_data_ref *)(iref + 1);
674 struct btrfs_shared_data_ref);
1039 struct btrfs_shared_data_ref *sref;
1040 sref = (struct btrfs_shared_data_ref *)(ire
[all...]
H A Dtree-checker.c1424 struct btrfs_shared_data_ref *sref;
1485 sref = (struct btrfs_shared_data_ref *)(iref + 1);
1566 expect_item_size = sizeof(struct btrfs_shared_data_ref);
H A Daccessors.h368 BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref, count, 32);
384 return sizeof(struct btrfs_shared_data_ref) +
H A Dbackref.c1084 struct btrfs_shared_data_ref *sdref;
1087 sdref = (struct btrfs_shared_data_ref *)(iref + 1);
1187 struct btrfs_shared_data_ref *sdref;
1191 struct btrfs_shared_data_ref);
/linux-master/include/uapi/linux/
H A Dbtrfs_tree.h831 struct btrfs_shared_data_ref { struct

Completed in 179 milliseconds