Lines Matching refs:btrfs_inode_ref
919 struct btrfs_inode_ref *ref; in backref_in_log()
949 ref = (struct btrfs_inode_ref *)ptr; in backref_in_log()
992 struct btrfs_inode_ref *victim_ref; in __add_inode_ref()
1011 victim_ref = (struct btrfs_inode_ref *)ptr; in __add_inode_ref()
1174 struct btrfs_inode_ref *ref; in ref_get_fields()
1176 ref = (struct btrfs_inode_ref *)ref_ptr; in ref_get_fields()
1228 ref_struct_size = sizeof(struct btrfs_inode_ref); in add_inode_ref()
1415 struct btrfs_inode_ref *ref; in count_inode_refs()
1417 ref = (struct btrfs_inode_ref *)ptr; in count_inode_refs()
4478 struct btrfs_inode_ref *iref; in btrfs_check_ref_name_override()
4480 iref = (struct btrfs_inode_ref *)(ptr + cur_offset); in btrfs_check_ref_name_override()