Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzap.c174 int hepb = 1<<(bs-4); in zap_table_grow() local
208 transfer_func(db_old->db_data, db_new->db_data, hepb); in zap_table_grow()
215 transfer_func((uint64_t *)db_old->db_data + hepb, in zap_table_grow()
216 db_new->db_data, hepb); in zap_table_grow()