Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Darc.h143 blkptr_t *bp, arc_buf_t *buf, boolean_t l2arc, boolean_t l2arc_compress,
/titanic_50/usr/src/uts/common/fs/zfs/
H A Darc.c5124 blkptr_t *bp, arc_buf_t *buf, boolean_t l2arc, boolean_t l2arc_compress, in arc_write() argument
5139 if (l2arc) in arc_write()