Home
last modified time | relevance | path

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

/netbsd/external/cddl/osnet/dist/common/zfs/
H A Dzfs_comutil.c79 zrpp->zrp_txg = UINT64_MAX; in zpool_get_rewind_policy()
96 (void) nvpair_value_uint64(elem, &zrpp->zrp_txg); in zpool_get_rewind_policy()
/netbsd/external/cddl/osnet/dist/uts/common/sys/fs/
H A Dzfs.h507 uint64_t zrp_txg; /* specific txg to load */ member
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspa.c3169 error = spa_load_best(spa, state, B_FALSE, policy.zrp_txg, in spa_open_common()
4401 error = spa_load_best(spa, state, B_TRUE, policy.zrp_txg, in spa_import()