Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/zfs/
H A Dzap_impl.h80 uint64_t zt_shift; /* bits to index it */ member
/OK3568_Linux_fs/u-boot/fs/zfs/
H A Dzfs.c927 idx = ZAP_HASH_IDX(hash, zap->zap_ptrtbl.zt_shift); in fzap_lookup()