Searched refs:vibe (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_indirect_births.c129 vdev_indirect_birth_entry_phys_t vibe; local
140 vibe.vibe_offset = max_offset;
141 vibe.vibe_phys_birth_txg = txg;
144 dmu_write(vib->vib_objset, vib->vib_object, old_size, sizeof (vibe),
145 &vibe, tx);
154 new_entries[vib->vib_phys->vib_count - 1] = vibe;

Completed in 94 milliseconds