Searched refs:MT_BEST (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzap.h99 MT_BEST, enumerator in enum:matchtype
129 * MT_FIRST/MT_BEST matching will find entries that match without
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap_leaf.c431 * a pain. We'll see if MT_BEST is even used much.
433 if (zn->zn_matchtype == MT_BEST) {
H A Dzap_micro.c161 /* MT_BEST or MT_EXACT */
311 if (zn->zn_matchtype == MT_BEST) {

Completed in 48 milliseconds