Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_objset.h134 #define DMU_OS_IS_L2CACHEABLE(os) \ macro
/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c316 if (DMU_OS_IS_L2CACHEABLE(os)) in dmu_objset_open_impl()
1155 os->os_rootbp, os->os_phys_buf, DMU_OS_IS_L2CACHEABLE(os), in dmu_objset_sync()