Searched refs:zpool_history_unpack (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs.h392 extern int zpool_history_unpack(char *, uint64_t, uint64_t *,
H A Dlibzfs_pool.c3663 zpool_history_unpack(char *buf, uint64_t bytes_read, uint64_t *leftover, function
3725 if ((err = zpool_history_unpack(buf, bytes_read,
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c1096 if (zpool_history_unpack(buf, len, &resid, &events, &num) != 0)

Completed in 78 milliseconds