Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzap_micro.c322 mzap_ent_t mze_tofind; in mze_find() local
331 mze_tofind.mze_cd = 0; in mze_find()
349 mzap_ent_t mze_tofind; in mze_find_unused_cd() local
358 mze_tofind.mze_hash = hash; in mze_find_unused_cd()
359 mze_tofind.mze_cd = 0; in mze_find_unused_cd()
388 mzap_ent_t mze_tofind; in mze_canfit_fzap_leaf() local
395 mze_tofind.mze_hash = hash; in mze_canfit_fzap_leaf()
396 mze_tofind.mze_cd = 0; in mze_canfit_fzap_leaf()
1703 mzap_ent_t mze_tofind; in zap_cursor_retrieve() local
1706 mze_tofind.mze_cd = zc->zc_cd; in zap_cursor_retrieve()
[all …]