Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_history.c228 if (nvlist_lookup_uint64(nvl, ZPOOL_HIST_DSID, &uint64) == 0) in spa_history_log_notify()
303 fnvlist_lookup_uint64(nvl, ZPOOL_HIST_DSID), in spa_history_log_sync()
576 fnvlist_add_uint64(nvl, ZPOOL_HIST_DSID, ds->ds_object); in spa_history_log_internal_ds()
595 fnvlist_add_uint64(nvl, ZPOOL_HIST_DSID, in spa_history_log_internal_dd()
/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h1457 #define ZPOOL_HIST_DSID "dsid" macro
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c9109 ZPOOL_HIST_DSID)); in print_history_records()