Searched refs:DMU_OT_IS_METADATA_CACHED (Results 1 – 2 of 2) sorted by relevance
126 #define DMU_OT_IS_METADATA_CACHED(ot) (((ot) & DMU_OT_NEWTYPE) ? \ macro
431 if (DMU_OT_IS_METADATA_CACHED(type)) { in dbuf_include_in_metadata_cache()