Home
last modified time | relevance | path

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

/netbsd/external/cddl/osnet/dist/uts/common/sys/fs/
H A Dzfs.h595 #define ZPOOL_CONFIG_LOAD_TIME "rewind_txg_ts" macro
/netbsd/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_pool.c1443 if (nvlist_lookup_uint64(nv, ZPOOL_CONFIG_LOAD_TIME, &rewindto) != 0) in zpool_rewind_exclaim()
1498 nvlist_lookup_uint64(nv, ZPOOL_CONFIG_LOAD_TIME, &rewindto) != 0) in zpool_explain_recover()
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspa.c2068 ZPOOL_CONFIG_LOAD_TIME, spa->spa_load_txg_ts) == 0); in spa_load_verify()