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

/u-boot/include/zfs/
H A Dzap_impl.h82 } zap_ptrtbl; member in struct:zap_phys
/u-boot/fs/zfs/
H A Dzfs.c923 if (zap->zap_ptrtbl.zt_numblks != 0) {
927 idx = ZAP_HASH_IDX(hash, zap->zap_ptrtbl.zt_shift);
965 if (zap->zap_ptrtbl.zt_numblks != 0) {
974 for (idx = 0; idx < zap->zap_ptrtbl.zt_numblks; idx++) {

Completed in 8505 milliseconds