Home
last modified time | relevance | path

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

/trueos/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDspa_history.c248 fnvlist_lookup_uint64(nvl, ZPOOL_HIST_DSID), in spa_history_log_sync()
510 fnvlist_add_uint64(nvl, ZPOOL_HIST_DSID, ds->ds_object); in spa_history_log_internal_ds()
529 fnvlist_add_uint64(nvl, ZPOOL_HIST_DSID, in spa_history_log_internal_dd()
/trueos/sys/cddl/contrib/opensolaris/uts/common/sys/fs/
HDzfs.h917 #define ZPOOL_HIST_DSID "dsid" macro
/trueos/cddl/contrib/opensolaris/cmd/zpool/
HDzpool_main.c5179 ZPOOL_HIST_DSID)); in get_history_one()