Searched refs:zt_shift (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/zfs/ | ||
D | zap_impl.h | 79 uint64_t zt_shift; /* bits to index it */ member |
/external/u-boot/fs/zfs/ | ||
D | zfs.c | 926 idx = ZAP_HASH_IDX(hash, zap->zap_ptrtbl.zt_shift); in fzap_lookup() |