Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c735 boolean_t l2arc_norw = B_TRUE; /* no reads during writes */ variable
5974 if (vd != NULL && l2arc_ndev != 0 && !(l2arc_norw && devw)) { in arc_read()