Searched refs:DMU_OT_IS_FILE (Results 1 – 3 of 3) sorted by relevance
154 #define DMU_OT_IS_FILE(ot) \ macro
2062 (DMU_OT_IS_FILE(objtype) || objtype == DMU_OT_ZVOL)) { in spa_preferred_class()2082 if ((DMU_OT_IS_FILE(objtype) || objtype == DMU_OT_ZVOL) && in spa_preferred_class()
2515 zp->zp_zpl_smallblk = (DMU_OT_IS_FILE(zp->zp_type) || in dmu_write_policy()