Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzap_micro.c306 mzap_ent_t mze_tofind; in mze_find() local
314 mze_tofind.mze_hash = zn->zn_hash; in mze_find()
315 mze_tofind.mze_cd = 0; in mze_find()
332 mzap_ent_t mze_tofind; in mze_find_unused_cd() local
339 mze_tofind.mze_hash = hash; in mze_find_unused_cd()
340 mze_tofind.mze_cd = 0; in mze_find_unused_cd()
368 mzap_ent_t mze_tofind; in mze_canfit_fzap_leaf() local
374 mze_tofind.mze_hash = hash; in mze_canfit_fzap_leaf()
375 mze_tofind.mze_cd = 0; in mze_canfit_fzap_leaf()
1585 mzap_ent_t mze_tofind; in zap_cursor_retrieve() local
[all …]