Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzap_micro.c292 const mzap_ent_t *mze1 = arg1; in mze_compare()
293 const mzap_ent_t *mze2 = arg2; in mze_compare()
305 mzap_ent_t mze; in ZFS_BTREE_FIND_IN_BUF_FUNC()
319 static mzap_ent_t *
322 mzap_ent_t mze_tofind; in mze_find()
323 mzap_ent_t *mze; in mze_find()
349 mzap_ent_t mze_tofind; in mze_find_unused_cd()
388 mzap_ent_t mze_tofind; in mze_canfit_fzap_leaf()
937 mzap_ent_t *other; in mzap_normalization_conflict()
1009 mzap_ent_t *mze = mze_find(zn, &idx); in zap_lookup_impl()
[all …]
/freebsd/sys/contrib/openzfs/include/sys/
H A Dzap_impl.h72 } mzap_ent_t; typedef