Home
last modified time | relevance | path

Searched refs:DMU_OS_IS_L2COMPRESSIBLE (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_objset.h138 #define DMU_OS_IS_L2COMPRESSIBLE(os) (zfs_mdcomp_disable == B_FALSE) macro
/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c318 if (DMU_OS_IS_L2COMPRESSIBLE(os)) in dmu_objset_open_impl()
1156 DMU_OS_IS_L2COMPRESSIBLE(os), &zp, dmu_objset_write_ready, in dmu_objset_sync()