Searched refs:DT_XLATE_EXACT (Results 1 – 4 of 4) sorted by relevance
72 #define DT_XLATE_EXACT 0x1 /* lookup only exact type matches */ macro
309 if (flags & DT_XLATE_EXACT) in dt_xlator_lookup()
393 xnp, DT_XLATE_EXACT | DT_XLATE_EXTERN)) != NULL) { in dt_idcook_args()
2472 if (dt_xlator_lookup(dtp, &sn, &dn, DT_XLATE_EXACT) != NULL) { in dt_node_xlator()