Searched refs:zpool_wait_status (Results 1 – 4 of 4) sorted by relevance
| /illumos-gate/usr/src/lib/libzfs/common/ |
| H A D | mapfile-vers | 302 zpool_wait_status;
|
| H A D | libzfs.h | 209 extern int zpool_wait_status(zpool_handle_t *, zpool_wait_activity_t,
|
| H A D | libzfs_pool.c | 4936 int error = zpool_wait_status(zhp, activity, &missing, NULL); in zpool_wait() 4959 zpool_wait_status(zpool_handle_t *zhp, zpool_wait_activity_t activity, in zpool_wait_status() function
|
| /illumos-gate/usr/src/cmd/zpool/ |
| H A D | zpool_main.c | 8873 error = zpool_wait_status(zhp, i, &missing, &waited); in zpool_do_wait()
|