btrfs_root_ref   1778 fs/btrfs/ctree.h BTRFS_SETGET_FUNCS(root_ref_dirid, struct btrfs_root_ref, dirid, 64);
btrfs_root_ref   1779 fs/btrfs/ctree.h BTRFS_SETGET_FUNCS(root_ref_sequence, struct btrfs_root_ref, sequence, 64);
btrfs_root_ref   1780 fs/btrfs/ctree.h BTRFS_SETGET_FUNCS(root_ref_name_len, struct btrfs_root_ref, name_len, 16);
btrfs_root_ref    162 fs/btrfs/export.c 	struct btrfs_root_ref *ref;
btrfs_root_ref    203 fs/btrfs/export.c 				     struct btrfs_root_ref);
btrfs_root_ref    232 fs/btrfs/export.c 	struct btrfs_root_ref *rref;
btrfs_root_ref    277 fs/btrfs/export.c 				     struct btrfs_root_ref);
btrfs_root_ref   5713 fs/btrfs/inode.c 	struct btrfs_root_ref *ref;
btrfs_root_ref   5738 fs/btrfs/inode.c 	ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref);
btrfs_root_ref   2386 fs/btrfs/ioctl.c 	struct btrfs_root_ref *rref;
btrfs_root_ref   2521 fs/btrfs/ioctl.c 	rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref);
btrfs_root_ref   2528 fs/btrfs/ioctl.c 	item_off += sizeof(struct btrfs_root_ref);
btrfs_root_ref   2529 fs/btrfs/ioctl.c 	item_len -= sizeof(struct btrfs_root_ref);
btrfs_root_ref   2632 fs/btrfs/ioctl.c 	struct btrfs_root_ref *rref;
btrfs_root_ref   2718 fs/btrfs/ioctl.c 			rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref);
btrfs_root_ref   2722 fs/btrfs/ioctl.c 					+ sizeof(struct btrfs_root_ref);
btrfs_root_ref   2724 fs/btrfs/ioctl.c 					- sizeof(struct btrfs_root_ref);
btrfs_root_ref   2749 fs/btrfs/ioctl.c 	struct btrfs_root_ref *rref;
btrfs_root_ref   2807 fs/btrfs/ioctl.c 		rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref);
btrfs_root_ref    358 fs/btrfs/root-tree.c 	struct btrfs_root_ref *ref;
btrfs_root_ref    378 fs/btrfs/root-tree.c 				     struct btrfs_root_ref);
btrfs_root_ref    432 fs/btrfs/root-tree.c 	struct btrfs_root_ref *ref;
btrfs_root_ref    453 fs/btrfs/root-tree.c 	ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref);
btrfs_root_ref   2350 fs/btrfs/send.c 	struct btrfs_root_ref *ref;
btrfs_root_ref   2385 fs/btrfs/send.c 	ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref);
btrfs_root_ref   1013 fs/btrfs/super.c 	struct btrfs_root_ref *root_ref;
btrfs_root_ref   1064 fs/btrfs/super.c 					  struct btrfs_root_ref);