Searched refs:l2arc_write_max (Results 1 – 1 of 1) sorted by relevance
1265 uint64_t l2arc_write_max = L2ARC_WRITE_SIZE; /* default max write size */ variable1275 SYSCTL_UQUAD(_vfs_zfs, OID_AUTO, l2arc_write_max, CTLFLAG_RW,1276 &l2arc_write_max, 0, "max write size");6507 size = l2arc_write_max; in l2arc_write_size()6512 size = l2arc_write_max = L2ARC_WRITE_SIZE; in l2arc_write_size()