Searched refs:l2arc_write_max (Results 1 – 2 of 2) sorted by relevance
55 log_must set_tunable64 l2arc_write_max $write_max60 typeset write_max=$(get_tunable l2arc_write_max)81 log_must set_tunable64 l2arc_write_max $(( $VCACHE_SZ * 2 ))91 typeset write_max2=$(get_tunable l2arc_write_max)95 log_must set_tunable64 l2arc_write_max $(( 64 * 1024 * 1024 ))
727 uint64_t l2arc_write_max = L2ARC_WRITE_SIZE; /* default max write size */ variable7548 size = l2arc_write_max; in l2arc_write_size()7553 size = l2arc_write_max = L2ARC_WRITE_SIZE; in l2arc_write_size()7572 size = l2arc_write_max = l2arc_write_boost = L2ARC_WRITE_SIZE; in l2arc_write_size()