btrfs_inode_ref  1624 fs/btrfs/backref.c 	struct btrfs_inode_ref *iref;
btrfs_inode_ref  1663 fs/btrfs/backref.c 		iref = btrfs_item_ptr(eb, slot, struct btrfs_inode_ref);
btrfs_inode_ref  2011 fs/btrfs/backref.c 	struct btrfs_inode_ref *iref;
btrfs_inode_ref  2037 fs/btrfs/backref.c 		iref = btrfs_item_ptr(eb, slot, struct btrfs_inode_ref);
btrfs_inode_ref  2051 fs/btrfs/backref.c 			iref = (struct btrfs_inode_ref *)((char *)iref + len);
btrfs_inode_ref  1540 fs/btrfs/ctree.h BTRFS_SETGET_FUNCS(inode_ref_name_len, struct btrfs_inode_ref, name_len, 16);
btrfs_inode_ref  1541 fs/btrfs/ctree.h BTRFS_SETGET_FUNCS(inode_ref_index, struct btrfs_inode_ref, index, 64);
btrfs_inode_ref  2777 fs/btrfs/ctree.h struct btrfs_inode_ref *btrfs_find_name_in_backref(struct extent_buffer *leaf,
btrfs_inode_ref   231 fs/btrfs/export.c 	struct btrfs_inode_ref *iref;
btrfs_inode_ref   282 fs/btrfs/export.c 				      struct btrfs_inode_ref);
btrfs_inode_ref    11 fs/btrfs/inode-item.c struct btrfs_inode_ref *btrfs_find_name_in_backref(struct extent_buffer *leaf,
btrfs_inode_ref    15 fs/btrfs/inode-item.c 	struct btrfs_inode_ref *ref;
btrfs_inode_ref    25 fs/btrfs/inode-item.c 		ref = (struct btrfs_inode_ref *)(ptr + cur_offset);
btrfs_inode_ref   178 fs/btrfs/inode-item.c 	struct btrfs_inode_ref *ref;
btrfs_inode_ref   317 fs/btrfs/inode-item.c 	struct btrfs_inode_ref *ref;
btrfs_inode_ref   344 fs/btrfs/inode-item.c 				     struct btrfs_inode_ref);
btrfs_inode_ref   345 fs/btrfs/inode-item.c 		ref = (struct btrfs_inode_ref *)((unsigned long)ref + old_size);
btrfs_inode_ref   362 fs/btrfs/inode-item.c 				     struct btrfs_inode_ref);
btrfs_inode_ref  3921 fs/btrfs/inode.c 		struct btrfs_inode_ref *ref;
btrfs_inode_ref  3923 fs/btrfs/inode.c 		ref = (struct btrfs_inode_ref *)ptr;
btrfs_inode_ref  6423 fs/btrfs/inode.c 	struct btrfs_inode_ref *ref;
btrfs_inode_ref  6539 fs/btrfs/inode.c 				     struct btrfs_inode_ref);
btrfs_inode_ref  2300 fs/btrfs/ioctl.c 	struct btrfs_inode_ref *iref;
btrfs_inode_ref  2347 fs/btrfs/ioctl.c 		iref = btrfs_item_ptr(l, slot, struct btrfs_inode_ref);
btrfs_inode_ref  2385 fs/btrfs/ioctl.c 	struct btrfs_inode_ref *iref;
btrfs_inode_ref  2440 fs/btrfs/ioctl.c 			iref = btrfs_item_ptr(leaf, slot, struct btrfs_inode_ref);
btrfs_inode_ref   895 fs/btrfs/send.c 	struct btrfs_inode_ref *iref;
btrfs_inode_ref   925 fs/btrfs/send.c 						    struct btrfs_inode_ref);
btrfs_inode_ref   939 fs/btrfs/send.c 			iref = (struct btrfs_inode_ref *)(ptr + cur);
btrfs_inode_ref  1769 fs/btrfs/send.c 		struct btrfs_inode_ref *iref;
btrfs_inode_ref  1771 fs/btrfs/send.c 				      struct btrfs_inode_ref);
btrfs_inode_ref  1014 fs/btrfs/super.c 	struct btrfs_inode_ref *inode_ref;
btrfs_inode_ref  1114 fs/btrfs/super.c 						   struct btrfs_inode_ref);
btrfs_inode_ref   949 fs/btrfs/tree-log.c 	struct btrfs_inode_ref *ref;
btrfs_inode_ref   981 fs/btrfs/tree-log.c 		ref = (struct btrfs_inode_ref *)ptr;
btrfs_inode_ref  1024 fs/btrfs/tree-log.c 		struct btrfs_inode_ref *victim_ref;
btrfs_inode_ref  1043 fs/btrfs/tree-log.c 			victim_ref = (struct btrfs_inode_ref *)ptr;
btrfs_inode_ref  1204 fs/btrfs/tree-log.c 	struct btrfs_inode_ref *ref;
btrfs_inode_ref  1206 fs/btrfs/tree-log.c 	ref = (struct btrfs_inode_ref *)ref_ptr;
btrfs_inode_ref  1302 fs/btrfs/tree-log.c 			ref_ptr += sizeof(struct btrfs_inode_ref);
btrfs_inode_ref  1448 fs/btrfs/tree-log.c 		ref_struct_size = sizeof(struct btrfs_inode_ref);
btrfs_inode_ref  1676 fs/btrfs/tree-log.c 			struct btrfs_inode_ref *ref;
btrfs_inode_ref  1678 fs/btrfs/tree-log.c 			ref = (struct btrfs_inode_ref *)ptr;
btrfs_inode_ref  4763 fs/btrfs/tree-log.c 			struct btrfs_inode_ref *iref;
btrfs_inode_ref  4765 fs/btrfs/tree-log.c 			iref = (struct btrfs_inode_ref *)(ptr + cur_offset);