Searched refs:zpool_get_history (Results 1 – 4 of 4) sorted by relevance
243 zpool_get_history;
439 extern int zpool_get_history(zpool_handle_t *, nvlist_t **, uint64_t *,
4374 zpool_get_history(zpool_handle_t *zhp, nvlist_t **nvhisp, uint64_t *off, in zpool_get_history() function
8129 if ((ret = zpool_get_history(zhp, &nvhis, &off, &eof)) != 0) in get_history_one()