Searched refs:zpool_get_history (Results 1 – 4 of 4) sorted by relevance
442 extern int zpool_get_history(zpool_handle_t *, nvlist_t **, uint64_t *,
4295 zpool_get_history(zpool_handle_t *zhp, nvlist_t **nvhisp, uint64_t *off, in zpool_get_history() function
307 …<elf-symbol name='zpool_get_history' type='func-type' binding='global-binding' visibility='default…2560 …zpool_get_history' mangled-name='zpool_get_history' filepath='/home/fedora/zfs/lib/libzfs/libzfs_p…
9189 if ((ret = zpool_get_history(zhp, &nvhis, &off, &eof)) != 0) in get_history_one()