Home
last modified time | relevance | path

Searched refs:old_count (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_indirect_mapping.c398 uint64_t old_count; in vdev_indirect_mapping_add_entries() local
408 old_count = vim->vim_phys->vimp_num_entries; in vdev_indirect_mapping_add_entries()
487 new_size - old_size, &vim->vim_entries[old_count], in vdev_indirect_mapping_add_entries()
H A Ddmu_redact.c612 uint64_t old_count = redact_block_get_count(coalesce); in update_redaction_list() local
614 coalesce->rbp_blkid + old_count == blkid && in update_redaction_list()
615 old_count + count <= REDACT_BLOCK_MAX_COUNT) { in update_redaction_list()
617 redact_block_set_count(coalesce, old_count + count); in update_redaction_list()
H A Dvdev_indirect.c491 uint64_t old_count = vdev_indirect_mapping_num_entries(old_mapping); in spa_condense_indirect_complete_sync() local
534 new_count, old_count); in spa_condense_indirect_complete_sync()
H A Dbtree.c1512 uint64_t old_count = keep_hdr->bth_count; in zfs_btree_remove_from_node() local
1529 old_count - 1; in zfs_btree_remove_from_node()