Home
last modified time | relevance | path

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

/openbmc/u-boot/include/zfs/
H A Dzap_impl.h78 uint64_t zt_numblks; /* number of blocks */ member
/openbmc/u-boot/fs/zfs/
H A Dzfs.c922 if (zap->zap_ptrtbl.zt_numblks != 0) { in fzap_lookup()
964 if (zap->zap_ptrtbl.zt_numblks != 0) { in fzap_iterate()
973 for (idx = 0; idx < zap->zap_ptrtbl.zt_numblks; idx++) { in fzap_iterate()