Lines Matching refs:btrfs_inode_ref
920 struct btrfs_inode_ref *ref; in backref_in_log()
950 ref = (struct btrfs_inode_ref *)ptr; in backref_in_log()
993 struct btrfs_inode_ref *victim_ref; in __add_inode_ref()
1012 victim_ref = (struct btrfs_inode_ref *)ptr; in __add_inode_ref()
1175 struct btrfs_inode_ref *ref; in ref_get_fields()
1177 ref = (struct btrfs_inode_ref *)ref_ptr; in ref_get_fields()
1229 ref_struct_size = sizeof(struct btrfs_inode_ref); in add_inode_ref()
1416 struct btrfs_inode_ref *ref; in count_inode_refs()
1418 ref = (struct btrfs_inode_ref *)ptr; in count_inode_refs()
4505 struct btrfs_inode_ref *iref; in btrfs_check_ref_name_override()
4507 iref = (struct btrfs_inode_ref *)(ptr + cur_offset); in btrfs_check_ref_name_override()