Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_history.c231 if (nvlist_lookup_uint64(nvl, ZPOOL_HIST_TXG, &uint64) == 0) in spa_history_log_notify()
300 fnvlist_lookup_uint64(nvl, ZPOOL_HIST_TXG), in spa_history_log_sync()
307 fnvlist_lookup_uint64(nvl, ZPOOL_HIST_TXG), in spa_history_log_sync()
528 fnvlist_add_uint64(nvl, ZPOOL_HIST_TXG, tx->tx_txg); in log_internal()
/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h1448 #define ZPOOL_HIST_TXG "history txg" macro
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c9095 rec, ZPOOL_HIST_TXG), in print_history_records()
9102 rec, ZPOOL_HIST_TXG), in print_history_records()
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c2108 ZPOOL_HIST_TXG, &txg) == 0); in dump_history()