Searched refs:ZPOOL_CONFIG_POOL_TXG (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzfs.h47 #define ZPOOL_CONFIG_POOL_TXG "txg" macro
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_config.c318 ZPOOL_CONFIG_POOL_TXG, &oldtxg) == 0);
320 ZPOOL_CONFIG_POOL_TXG, &newtxg) == 0);
H A Dlibzfs_import.c260 nvlist_lookup_uint64(config, ZPOOL_CONFIG_POOL_TXG,
899 (nvlist_lookup_uint64(*config, ZPOOL_CONFIG_POOL_TXG,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_config.c381 fnvlist_add_uint64(config, ZPOOL_CONFIG_POOL_TXG, txg);
H A Dvdev_label.c483 ZPOOL_CONFIG_POOL_TXG, &label_txg);
548 nvlist_lookup_uint64(label, ZPOOL_CONFIG_POOL_TXG,
H A Dvdev_disk.c887 if (nvlist_lookup_uint64(*config, ZPOOL_CONFIG_POOL_TXG,
H A Dspa.c2145 (void) nvlist_lookup_uint64(config, ZPOOL_CONFIG_POOL_TXG,
3903 VERIFY(nvlist_lookup_uint64(label, ZPOOL_CONFIG_POOL_TXG,
3960 VERIFY(nvlist_lookup_uint64(config, ZPOOL_CONFIG_POOL_TXG, &txg) == 0);
5199 VERIFY(nvlist_add_uint64(config, ZPOOL_CONFIG_POOL_TXG,
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h508 #define ZPOOL_CONFIG_POOL_TXG "txg" macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h709 #define ZPOOL_CONFIG_POOL_TXG "txg" macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c1559 if (nvlist_lookup_value(nvlist, ZPOOL_CONFIG_POOL_TXG, &txg,
/illumos-gate/usr/src/boot/sys/boot/zfs/
H A Dzfsimpl.c978 ZPOOL_CONFIG_POOL_TXG,

Completed in 110 milliseconds