Searched refs:arc_flush (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Darc.h41 * Used by arc_flush() to inform arc_evict_state() that it should evict
193 void arc_flush(spa_t *spa, boolean_t retry);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio_inject.c653 * We must use FALSE to ensure arc_flush returns, since
656 arc_flush(NULL, FALSE);
H A Ddsl_pool.c325 arc_flush(dp->dp_spa, FALSE);
H A Darc.c3375 * the given arc state; which is used by arc_flush().
3796 arc_flush(spa_t *spa, boolean_t retry) function
6024 arc_flush(NULL, B_TRUE);

Completed in 2974 milliseconds