Home
last modified time | relevance | path

Searched defs:move_count (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dbtree.c607 uint64_t move_count = MAX((BTREE_CORE_ELEMS / (tree->bt_bulk == NULL ? in zfs_btree_insert_into_parent() local
734 uint64_t move_count = MAX(capacity / (tree->bt_bulk == NULL ? 2 : 4) - in zfs_btree_insert_into_leaf() local
859 uint64_t move_count = (capacity / 2) - hdr->bth_count; in zfs_btree_bulk_finish() local
928 uint64_t move_count = (capacity / 2) - hdr->bth_count; in zfs_btree_bulk_finish() local