Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa_history.c243 } else if (nvlist_exists(nvl, ZPOOL_HIST_INT_NAME)) { in spa_history_log_sync()
247 fnvlist_lookup_string(nvl, ZPOOL_HIST_INT_NAME), in spa_history_log_sync()
254 fnvlist_lookup_string(nvl, ZPOOL_HIST_INT_NAME), in spa_history_log_sync()
454 fnvlist_add_string(nvl, ZPOOL_HIST_INT_NAME, operation); in log_internal()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h903 #define ZPOOL_HIST_INT_NAME "internal_name" macro
/titanic_41/usr/src/cmd/zpool/
H A Dzpool_main.c4902 } else if (nvlist_exists(rec, ZPOOL_HIST_INT_NAME)) { in get_history_one()
4907 fnvlist_lookup_string(rec, ZPOOL_HIST_INT_NAME)); in get_history_one()