Searched refs:new_offs (Results 1 – 3 of 3) sorted by relevance
306 int err, new_lnum = wbuf->lnum, new_offs = wbuf->offs + wbuf->used; in move_node() local314 snod->offs, new_lnum, new_offs, in move_node()
5133 __u32 *new_offs; in btf_dedup_compact_types() local5169 new_offs = libbpf_reallocarray(d->btf->type_offs, d->btf->type_offs_cap, in btf_dedup_compact_types()5170 sizeof(*new_offs)); in btf_dedup_compact_types()5171 if (d->btf->type_offs_cap && !new_offs) in btf_dedup_compact_types()5173 d->btf->type_offs = new_offs; in btf_dedup_compact_types()
2573 int new_offs; in ext4_xattr_shift_entries() local2581 new_offs = le16_to_cpu(last->e_value_offs) + in ext4_xattr_shift_entries()2583 last->e_value_offs = cpu_to_le16(new_offs); in ext4_xattr_shift_entries()