Home
last modified time | relevance | path

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

/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspa_history.c252 fnvlist_lookup_string(nvl, ZPOOL_HIST_INT_STR)); in spa_history_log_sync()
257 fnvlist_lookup_string(nvl, ZPOOL_HIST_INT_STR)); in spa_history_log_sync()
459 fnvlist_add_string(nvl, ZPOOL_HIST_INT_STR, msg); in log_internal()
/netbsd/external/cddl/osnet/dist/uts/common/sys/fs/
H A Dzfs.h937 #define ZPOOL_HIST_INT_STR "history internal str" macro
/netbsd/external/cddl/osnet/dist/cmd/zpool/
H A Dzpool_main.c5195 fnvlist_lookup_string(rec, ZPOOL_HIST_INT_STR)); in get_history_one()
5210 ZPOOL_HIST_INT_STR)); in get_history_one()
/netbsd/external/cddl/osnet/dist/cmd/zdb/
H A Dzdb.c1140 ZPOOL_HIST_INT_STR, &intstr) == 0); in dump_history()