Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c868 ARC_FILL_ENCRYPTED = 1 << 2, /* fill with encrypted data */ enumerator
2026 boolean_t encrypted = (flags & ARC_FILL_ENCRYPTED) != 0; in arc_buf_fill()
2825 flags |= ARC_FILL_COMPRESSED | ARC_FILL_ENCRYPTED; in arc_buf_alloc_impl()