arc_max_bytes
dbuf_cache_max_bytes >= arc_max_bytes()) {
dbuf_cache_max_bytes = arc_max_bytes() >> dbuf_cache_shift;
dbuf_metadata_cache_max_bytes >= arc_max_bytes()) {
arc_max_bytes() >> dbuf_metadata_cache_shift;
uint64_t arc_max_bytes(void);