Searched refs:MT_FIRST (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_bookmark.c69 mt = MT_FIRST;
345 mt = MT_FIRST;
H A Dzap_leaf.c364 if (zn->zn_matchtype == MT_FIRST) {
421 * lowest-cd match for MT_FIRST.
442 zn->zn_matchtype = MT_FIRST;
700 zn = zap_name_alloc(zap, name, MT_FIRST);
H A Dzfs_dir.c71 matchtype_t mt = MT_FIRST;
792 dzp->z_id, dl->dl_name, MT_FIRST, tx);
H A Dzap_micro.c159 if (zn->zn_matchtype == MT_FIRST) {
312 zn->zn_matchtype = MT_FIRST;
792 MT_FIRST);
H A Ddsl_dataset.c360 mt = MT_FIRST;
366 if (err == ENOTSUP && mt == MT_FIRST)
383 mt = MT_FIRST;
388 if (err == ENOTSUP && mt == MT_FIRST)
H A Ddmu_objset.c1625 MT_FIRST, real, maxlen, conflict));
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap.h106 MT_FIRST enumerator in enum:matchtype
130 * MT_FIRST/MT_BEST matching will find entries that match without

Completed in 298 milliseconds