Home
last modified time | relevance | path

Searched refs:zlp_txg (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_comutil.c109 zlpp->zlp_txg = UINT64_MAX; in zpool_get_load_policy()
126 (void) nvpair_value_uint64(elem, &zlpp->zlp_txg); in zpool_get_load_policy()
/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h594 uint64_t zlp_txg; /* specific txg to load */ member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c5071 error = spa_load_best(spa, state, policy.zlp_txg,
6001 "(RECOVERY MODE)", pool, (longlong_t)policy.zlp_txg);
6003 error = spa_load_best(spa, state, policy.zlp_txg, policy.zlp_rewind);
6140 if (policy.zlp_txg != UINT64_MAX) {
6141 spa->spa_load_max_txg = policy.zlp_txg;
6144 poolname, (longlong_t)policy.zlp_txg);
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi3880 …<var-decl name='zlp_txg' type-id='type-id-53' visibility='default' filepath='../../include/sys/fs/…