Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dspa_history.c249 fnvlist_lookup_uint64(nvl, ZPOOL_HIST_DSID), in spa_history_log_sync()
503 fnvlist_add_uint64(nvl, ZPOOL_HIST_DSID, ds->ds_object); in spa_history_log_internal_ds()
522 fnvlist_add_uint64(nvl, ZPOOL_HIST_DSID, in spa_history_log_internal_dd()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dzfs.h908 #define ZPOOL_HIST_DSID "dsid" macro
/titanic_44/usr/src/cmd/zpool/
H A Dzpool_main.c4911 ZPOOL_HIST_DSID)); in get_history_one()