Searched refs:spa_wait_common (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa.c | 9622 spa_wait_common(const char *pool, zpool_wait_activity_t activity, function 9692 return (spa_wait_common(pool, activity, B_TRUE, tag, waited)); 9702 return (spa_wait_common(pool, activity, B_FALSE, 0, waited));
|