Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c860 ARC_FILL_COMPRESSED = 1 << 1, /* fill with compressed data */ enumerator
2006 boolean_t compressed = (flags & ARC_FILL_COMPRESSED) != 0; in arc_buf_fill()
2770 flags |= ARC_FILL_COMPRESSED | ARC_FILL_ENCRYPTED; in arc_buf_alloc_impl()
2774 flags |= ARC_FILL_COMPRESSED; in arc_buf_alloc_impl()