Searched refs:spa_history_get (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_history.c338 spa_history_get(spa_t *spa, uint64_t *offp, uint64_t *len, char *buf) function
H A Dzfs_ioctl.c1748 if ((error = spa_history_get(spa, &zc->zc_history_offset,
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h835 extern int spa_history_get(spa_t *spa, uint64_t *offset, uint64_t *len_read,
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c1089 if ((error = spa_history_get(spa, &off, &len, buf)) != 0) {

Completed in 67 milliseconds