Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa.h801 #define SPA_ASYNC_L2CACHE_TRIM 0x1000 macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c1899 spa_async_request(spa, SPA_ASYNC_L2CACHE_TRIM); in spa_load_l2cache()
8128 if (tasks & SPA_ASYNC_L2CACHE_TRIM) {
H A Dvdev.c2449 spa_async_request(spa, SPA_ASYNC_L2CACHE_TRIM); in vdev_reopen()