Home
last modified time | relevance | path

Searched refs:nvhis (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/zpool/
H A Dzpool_main.c4828 nvlist_t *nvhis; in get_history_one() local
4838 if ((ret = zpool_get_history(zhp, &nvhis)) != 0) in get_history_one()
4841 verify(nvlist_lookup_nvlist_array(nvhis, ZPOOL_HIST_RECORD, in get_history_one()
4936 nvlist_free(nvhis); in get_history_one()