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,
1067 struct btrfs_inode_extref *extref; in __add_inode_ref()1147 extref = (struct btrfs_inode_extref *)(base + cur_offset); in __add_inode_ref()1223 struct btrfs_inode_extref *extref; in extref_get_fields()1226 extref = (struct btrfs_inode_extref *)ref_ptr; in extref_get_fields()1334 ref_ptr += sizeof(struct btrfs_inode_extref); in unlink_old_inode_refs()1373 struct btrfs_inode_extref *r; in add_inode_ref()1375 ref_struct_size = sizeof(struct btrfs_inode_extref); in add_inode_ref()1377 r = (struct btrfs_inode_extref *)ref_ptr; in add_inode_ref()1498 struct btrfs_inode_extref *extref; in count_inode_extrefs()1513 extref = (struct btrfs_inode_extref *) (ptr + cur_offset); in count_inode_extrefs()[all …]
279 BTRFS_SETGET_FUNCS(inode_extref_parent, struct btrfs_inode_extref,281 BTRFS_SETGET_FUNCS(inode_extref_name_len, struct btrfs_inode_extref,283 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()
992 struct btrfs_inode_extref *extref; in iterate_inode_ref()1037 extref = (struct btrfs_inode_extref *)(ptr + cur); in iterate_inode_ref()2051 struct btrfs_inode_extref *extref; in get_first_ref()2053 struct btrfs_inode_extref); in get_first_ref()3957 struct btrfs_inode_extref *extref; in is_ancestor()3960 extref = (struct btrfs_inode_extref *) in is_ancestor()7174 struct btrfs_inode_extref *extref; in compare_refs()7195 extref = (struct btrfs_inode_extref *)(ptr + in compare_refs()
4025 struct btrfs_inode_extref *extref; in btrfs_read_locked_inode()4027 extref = (struct btrfs_inode_extref *)ptr; in btrfs_read_locked_inode()
858 struct btrfs_inode_extref { struct