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()
991 struct btrfs_inode_extref *extref; in __add_inode_ref()1080 extref = (struct btrfs_inode_extref *)(base + cur_offset); in __add_inode_ref()1162 struct btrfs_inode_extref *extref; in extref_get_fields()1164 extref = (struct btrfs_inode_extref *)ref_ptr; in extref_get_fields()1281 ref_ptr += sizeof(struct btrfs_inode_extref); in unlink_old_inode_refs()1422 struct btrfs_inode_extref *r; in add_inode_ref()1424 ref_struct_size = sizeof(struct btrfs_inode_extref); in add_inode_ref()1426 r = (struct btrfs_inode_extref *)ref_ptr; in add_inode_ref()1590 struct btrfs_inode_extref *extref; in count_inode_extrefs()1605 extref = (struct btrfs_inode_extref *) (ptr + cur_offset); in count_inode_extrefs()[all …]
63 struct btrfs_inode_extref **ret_extref,
1583 struct btrfs_inode_extref **ret_extref,1589 struct btrfs_inode_extref *extref;1639 extref = (struct btrfs_inode_extref *)ptr;2122 struct btrfs_inode_extref *extref;2153 extref = (struct btrfs_inode_extref *)(ptr + cur_offset);
1662 BTRFS_SETGET_FUNCS(inode_extref_parent, struct btrfs_inode_extref,1664 BTRFS_SETGET_FUNCS(inode_extref_name_len, struct btrfs_inode_extref,1666 BTRFS_SETGET_FUNCS(inode_extref_index, struct btrfs_inode_extref, index, 64);2925 struct btrfs_inode_extref *2936 struct btrfs_inode_extref *btrfs_find_name_in_ext_backref(
890 struct btrfs_inode_extref *extref; in iterate_inode_ref()939 extref = (struct btrfs_inode_extref *)(ptr + cur); in iterate_inode_ref()1781 struct btrfs_inode_extref *extref; in get_first_ref()1783 struct btrfs_inode_extref); in get_first_ref()3641 struct btrfs_inode_extref *extref; in is_ancestor()3644 extref = (struct btrfs_inode_extref *) in is_ancestor()6537 struct btrfs_inode_extref *extref; in compare_refs()6558 extref = (struct btrfs_inode_extref *)(ptr + in compare_refs()
3413 struct btrfs_inode_extref *extref; in btrfs_read_locked_inode()3415 extref = (struct btrfs_inode_extref *)ptr; in btrfs_read_locked_inode()
545 struct btrfs_inode_extref { struct