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()252 struct btrfs_inode_extref *extref; in btrfs_insert_inode_extref()288 extref = (struct btrfs_inode_extref *)ptr; in btrfs_insert_inode_extref()
1045 struct btrfs_inode_extref *extref; in __add_inode_ref()1134 extref = (struct btrfs_inode_extref *)(base + cur_offset); in __add_inode_ref()1220 struct btrfs_inode_extref *extref; in extref_get_fields()1222 extref = (struct btrfs_inode_extref *)ref_ptr; in extref_get_fields()1339 ref_ptr += sizeof(struct btrfs_inode_extref); in unlink_old_inode_refs()1480 struct btrfs_inode_extref *r; in add_inode_ref()1482 ref_struct_size = sizeof(struct btrfs_inode_extref); in add_inode_ref()1484 r = (struct btrfs_inode_extref *)ref_ptr; in add_inode_ref()1641 struct btrfs_inode_extref *extref; in count_inode_extrefs()1656 extref = (struct btrfs_inode_extref *) (ptr + cur_offset); in count_inode_extrefs()[all …]
64 struct btrfs_inode_extref **ret_extref,
1588 struct btrfs_inode_extref **ret_extref,1594 struct btrfs_inode_extref *extref;1644 extref = (struct btrfs_inode_extref *)ptr;2122 struct btrfs_inode_extref *extref;2153 extref = (struct btrfs_inode_extref *)(ptr + cur_offset);
1782 BTRFS_SETGET_FUNCS(inode_extref_parent, struct btrfs_inode_extref,1784 BTRFS_SETGET_FUNCS(inode_extref_name_len, struct btrfs_inode_extref,1786 BTRFS_SETGET_FUNCS(inode_extref_index, struct btrfs_inode_extref, index, 64);3081 struct btrfs_inode_extref *3092 struct btrfs_inode_extref *btrfs_find_name_in_ext_backref(
891 struct btrfs_inode_extref *extref; in iterate_inode_ref()940 extref = (struct btrfs_inode_extref *)(ptr + cur); in iterate_inode_ref()1759 struct btrfs_inode_extref *extref; in get_first_ref()1761 struct btrfs_inode_extref); in get_first_ref()3627 struct btrfs_inode_extref *extref; in is_ancestor()3630 extref = (struct btrfs_inode_extref *) in is_ancestor()6546 struct btrfs_inode_extref *extref; in compare_refs()6567 extref = (struct btrfs_inode_extref *)(ptr + in compare_refs()
3850 struct btrfs_inode_extref *extref; in btrfs_read_locked_inode()3852 extref = (struct btrfs_inode_extref *)ptr; in btrfs_read_locked_inode()
569 struct btrfs_inode_extref { struct