Searched refs:zpool_get_history (Results 1 – 4 of 4) sorted by relevance
499 _LIBZFS_H int zpool_get_history(zpool_handle_t *, nvlist_t **, uint64_t *,
4739 zpool_get_history(zpool_handle_t *zhp, nvlist_t **nvhisp, uint64_t *off, in zpool_get_history() function
511 …<elf-symbol name='zpool_get_history' type='func-type' binding='global-binding' visibility='default…6891 …name='zpool_get_history' mangled-name='zpool_get_history' visibility='default' binding='global' si…
11915 if ((ret = zpool_get_history(zhp, &nvhis, &off, &eof)) != 0) in get_history_one()