Home
last modified time | relevance | path

Searched defs:spa_async_thread (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dspa_impl.h188 kthread_t *spa_async_thread; /* thread doing async task */ member
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dspa.c5719 spa_async_thread(spa_t *spa) in spa_async_thread() function