Searched refs:btrfs_inode_extref (Results 1 – 9 of 9) sorted by relevance
15 struct btrfs_inode_extref;104 struct btrfs_inode_extref *btrfs_lookup_inode_extref(115 struct btrfs_inode_extref *btrfs_find_name_in_ext_backref(
44 struct btrfs_inode_extref *btrfs_find_name_in_ext_backref( in btrfs_find_name_in_ext_backref()48 struct btrfs_inode_extref *extref; in btrfs_find_name_in_ext_backref()65 extref = (struct btrfs_inode_extref *) (ptr + cur_offset); in btrfs_find_name_in_ext_backref()81 struct btrfs_inode_extref *114 struct btrfs_inode_extref *extref; in btrfs_del_inode_extref()259 struct btrfs_inode_extref *extref; in btrfs_insert_inode_extref()293 extref = (struct btrfs_inode_extref *)ptr; in btrfs_insert_inode_extref()
249 struct btrfs_inode_extref **ret_extref,
1081 struct btrfs_inode_extref *extref; in __add_inode_ref()1161 extref = (struct btrfs_inode_extref *)(base + cur_offset); in __add_inode_ref()1237 struct btrfs_inode_extref *extref; in extref_get_fields()1240 extref = (struct btrfs_inode_extref *)ref_ptr; in extref_get_fields()1349 ref_ptr += sizeof(struct btrfs_inode_extref); in unlink_old_inode_refs()1388 struct btrfs_inode_extref *r; in add_inode_ref()1390 ref_struct_size = sizeof(struct btrfs_inode_extref); in add_inode_ref()1392 r = (struct btrfs_inode_extref *)ref_ptr; in add_inode_ref()1514 struct btrfs_inode_extref *extref; in count_inode_extrefs()1529 extref = (struct btrfs_inode_extref *) (ptr + cur_offset); in count_inode_extrefs()[all …]
278 BTRFS_SETGET_FUNCS(inode_extref_parent, struct btrfs_inode_extref,280 BTRFS_SETGET_FUNCS(inode_extref_name_len, struct btrfs_inode_extref,282 BTRFS_SETGET_FUNCS(inode_extref_index, struct btrfs_inode_extref, index, 64);
2045 struct btrfs_inode_extref **ret_extref, in btrfs_find_one_extref()2051 struct btrfs_inode_extref *extref; in btrfs_find_one_extref()2101 extref = (struct btrfs_inode_extref *)ptr; in btrfs_find_one_extref()2652 struct btrfs_inode_extref *extref; in iterate_inode_extrefs()2683 extref = (struct btrfs_inode_extref *)(ptr + cur_offset); in iterate_inode_extrefs()
999 struct btrfs_inode_extref *extref; in iterate_inode_ref()1044 extref = (struct btrfs_inode_extref *)(ptr + cur); in iterate_inode_ref()2062 struct btrfs_inode_extref *extref; in get_first_ref()2064 struct btrfs_inode_extref); in get_first_ref()3929 struct btrfs_inode_extref *extref; in is_ancestor()3932 extref = (struct btrfs_inode_extref *) in is_ancestor()7215 struct btrfs_inode_extref *extref; in compare_refs()7236 extref = (struct btrfs_inode_extref *)(ptr + in compare_refs()
3995 struct btrfs_inode_extref *extref; in btrfs_read_locked_inode()3997 extref = (struct btrfs_inode_extref *)ptr; in btrfs_read_locked_inode()
858 struct btrfs_inode_extref { struct