Searched refs:zpool_get_status (Results 1 – 5 of 5) sorted by relevance
204 zpool_get_status;
362 zpool_get_status(zpool_handle_t *zhp, char **msgid) in zpool_get_status() function
332 extern zpool_status_t zpool_get_status(zpool_handle_t *, char **);
385 zpool_get_status(zphp, &msgid))); in populate_PoolBean()
4002 reason = zpool_get_status(zhp, &msgid); in status_callback()