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