Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h787 #define SPA_ASYNC_RESILVER_DONE 0x08 macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c7494 spa_async_request(spa, SPA_ASYNC_RESILVER_DONE);
7644 if (tasks & SPA_ASYNC_RESILVER_DONE)
H A Ddsl_scan.c943 spa_async_request(spa, SPA_ASYNC_RESILVER_DONE); in dsl_scan_done()
H A Dvdev.c3597 spa_async_request(spa, SPA_ASYNC_RESILVER_DONE); in vdev_clear()