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

/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap.c152 int hepb = 1<<(bs-4); local
153 /* hepb = half the number of entries in a block */
184 transfer_func(db_old->db_data, db_new->db_data, hepb);
191 transfer_func((uint64_t *)db_old->db_data + hepb,
192 db_new->db_data, hepb);

Completed in 312 milliseconds