Searched refs:l2arc_write_max (Results 1 – 3 of 3) sorted by relevance
148 extern uint64_t l2arc_write_max; /* def max write size */158 SYSCTL_UQUAD(_vfs_zfs, OID_AUTO, l2arc_write_max, CTLFLAG_RW,159 &l2arc_write_max, 0, "max write size (LEGACY)");
45 L2ARC_WRITE_MAX l2arc.write_max l2arc_write_max
826 unsigned long l2arc_write_max = L2ARC_WRITE_SIZE; /* def max write size */ variable8040 size = l2arc_write_max; in l2arc_write_size()8045 size = l2arc_write_max = L2ARC_WRITE_SIZE; in l2arc_write_size()8069 size = l2arc_write_max = l2arc_write_boost = L2ARC_WRITE_SIZE; in l2arc_write_size()