Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c860 ARC_HDR_ALLOC_LINEAR = 0x8, enumerator
4791 if (alloc_flags & ARC_HDR_ALLOC_LINEAR) in arc_get_data_abd()
5777 alloc_flags |= ARC_HDR_ALLOC_LINEAR; in arc_read()