Searched refs:btrfs_inode_extref (Results 1 – 8 of 8) sorted by relevance
37 struct btrfs_inode_extref *btrfs_find_name_in_ext_backref( in btrfs_find_name_in_ext_backref()41 struct btrfs_inode_extref *extref; in btrfs_find_name_in_ext_backref()58 extref = (struct btrfs_inode_extref *) (ptr + cur_offset); in btrfs_find_name_in_ext_backref()73 struct btrfs_inode_extref *106 struct btrfs_inode_extref *extref; in btrfs_del_inode_extref()256 struct btrfs_inode_extref *extref; in btrfs_insert_inode_extref()293 extref = (struct btrfs_inode_extref *)ptr; in btrfs_insert_inode_extref()
58 struct btrfs_inode_extref **ret_extref,
1014 struct btrfs_inode_extref *extref; in __add_inode_ref()1100 extref = (struct btrfs_inode_extref *)(base + cur_offset); in __add_inode_ref()1180 struct btrfs_inode_extref *extref; in extref_get_fields()1182 extref = (struct btrfs_inode_extref *)ref_ptr; in extref_get_fields()1299 ref_ptr += sizeof(struct btrfs_inode_extref); in unlink_old_inode_refs()1440 struct btrfs_inode_extref *r; in add_inode_ref()1442 ref_struct_size = sizeof(struct btrfs_inode_extref); in add_inode_ref()1444 r = (struct btrfs_inode_extref *)ref_ptr; in add_inode_ref()1608 struct btrfs_inode_extref *extref; in count_inode_extrefs()1623 extref = (struct btrfs_inode_extref *) (ptr + cur_offset); in count_inode_extrefs()[all …]
1532 struct btrfs_inode_extref **ret_extref,1538 struct btrfs_inode_extref *extref;1588 extref = (struct btrfs_inode_extref *)ptr;2071 struct btrfs_inode_extref *extref;2102 extref = (struct btrfs_inode_extref *)(ptr + cur_offset);
1546 BTRFS_SETGET_FUNCS(inode_extref_parent, struct btrfs_inode_extref,1548 BTRFS_SETGET_FUNCS(inode_extref_name_len, struct btrfs_inode_extref,1550 BTRFS_SETGET_FUNCS(inode_extref_index, struct btrfs_inode_extref, index, 64);2771 struct btrfs_inode_extref *2782 struct btrfs_inode_extref *btrfs_find_name_in_ext_backref(
888 struct btrfs_inode_extref *extref; in iterate_inode_ref()937 extref = (struct btrfs_inode_extref *)(ptr + cur); in iterate_inode_ref()1755 struct btrfs_inode_extref *extref; in get_first_ref()1757 struct btrfs_inode_extref); in get_first_ref()3615 struct btrfs_inode_extref *extref; in is_ancestor()3618 extref = (struct btrfs_inode_extref *) in is_ancestor()6386 struct btrfs_inode_extref *extref; in compare_refs()6407 extref = (struct btrfs_inode_extref *)(ptr + in compare_refs()
3842 struct btrfs_inode_extref *extref; in btrfs_read_locked_inode()3844 extref = (struct btrfs_inode_extref *)ptr; in btrfs_read_locked_inode()
546 struct btrfs_inode_extref { struct