Home
last modified time | relevance | path

Searched refs:DBUF_IS_L2COMPRESSIBLE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddbuf.h342 #define DBUF_IS_L2COMPRESSIBLE(_db) \ macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddbuf.c694 if (DBUF_IS_L2COMPRESSIBLE(db)) in dbuf_read_impl()
3184 DBUF_IS_L2COMPRESSIBLE(db), &zp, dbuf_write_ready, in dbuf_write()
H A Ddmu.c1656 DBUF_IS_L2COMPRESSIBLE(db), &zp, dmu_sync_ready, in dmu_sync()