btrfs_shared_data_ref  943 fs/btrfs/backref.c 			struct btrfs_shared_data_ref *sdref;
btrfs_shared_data_ref  946 fs/btrfs/backref.c 			sdref = (struct btrfs_shared_data_ref *)(iref + 1);
btrfs_shared_data_ref 1038 fs/btrfs/backref.c 			struct btrfs_shared_data_ref *sdref;
btrfs_shared_data_ref 1042 fs/btrfs/backref.c 					      struct btrfs_shared_data_ref);
btrfs_shared_data_ref 1633 fs/btrfs/ctree.h BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref,
btrfs_shared_data_ref 1647 fs/btrfs/ctree.h 		return sizeof(struct btrfs_shared_data_ref) +
btrfs_shared_data_ref  569 fs/btrfs/extent-tree.c 		size = sizeof(struct btrfs_shared_data_ref);
btrfs_shared_data_ref  583 fs/btrfs/extent-tree.c 		struct btrfs_shared_data_ref *ref;
btrfs_shared_data_ref  585 fs/btrfs/extent-tree.c 				     struct btrfs_shared_data_ref);
btrfs_shared_data_ref  637 fs/btrfs/extent-tree.c 	struct btrfs_shared_data_ref *ref2 = NULL;
btrfs_shared_data_ref  651 fs/btrfs/extent-tree.c 				      struct btrfs_shared_data_ref);
btrfs_shared_data_ref  683 fs/btrfs/extent-tree.c 	struct btrfs_shared_data_ref *ref2;
btrfs_shared_data_ref  702 fs/btrfs/extent-tree.c 			ref2 = (struct btrfs_shared_data_ref *)(iref + 1);
btrfs_shared_data_ref  711 fs/btrfs/extent-tree.c 				      struct btrfs_shared_data_ref);
btrfs_shared_data_ref 1059 fs/btrfs/extent-tree.c 		struct btrfs_shared_data_ref *sref;
btrfs_shared_data_ref 1060 fs/btrfs/extent-tree.c 		sref = (struct btrfs_shared_data_ref *)(iref + 1);
btrfs_shared_data_ref 1111 fs/btrfs/extent-tree.c 	struct btrfs_shared_data_ref *sref = NULL;
btrfs_shared_data_ref 1138 fs/btrfs/extent-tree.c 		sref = (struct btrfs_shared_data_ref *)(iref + 1);
btrfs_shared_data_ref 4233 fs/btrfs/extent-tree.c 		struct btrfs_shared_data_ref *ref;
btrfs_shared_data_ref 4234 fs/btrfs/extent-tree.c 		ref = (struct btrfs_shared_data_ref *)(iref + 1);
btrfs_shared_data_ref   46 fs/btrfs/print-tree.c 	struct btrfs_shared_data_ref *sref;
btrfs_shared_data_ref  107 fs/btrfs/print-tree.c 			sref = (struct btrfs_shared_data_ref *)(iref + 1);
btrfs_shared_data_ref  178 fs/btrfs/print-tree.c 	struct btrfs_shared_data_ref *sref;
btrfs_shared_data_ref  239 fs/btrfs/print-tree.c 					      struct btrfs_shared_data_ref);
btrfs_shared_data_ref  434 fs/btrfs/ref-verify.c 	struct btrfs_shared_data_ref *sref;
btrfs_shared_data_ref  478 fs/btrfs/ref-verify.c 			sref = (struct btrfs_shared_data_ref *)(iref + 1);
btrfs_shared_data_ref  501 fs/btrfs/ref-verify.c 	struct btrfs_shared_data_ref *sref;
btrfs_shared_data_ref  534 fs/btrfs/ref-verify.c 					      struct btrfs_shared_data_ref);
btrfs_shared_data_ref 1079 fs/btrfs/tree-checker.c 		struct btrfs_shared_data_ref *sref;
btrfs_shared_data_ref 1132 fs/btrfs/tree-checker.c 			sref = (struct btrfs_shared_data_ref *)(iref + 1);
btrfs_shared_data_ref 1171 fs/btrfs/tree-checker.c 		expect_item_size = sizeof(struct btrfs_shared_data_ref);