Searched refs:zpool_checkpoint (Results 1 – 6 of 6) sorted by relevance
82 log_must zpool set feature@zpool_checkpoint=enabled $TESTPOOL187 log_must zpool set feature@zpool_checkpoint=enabled $TESTPOOL2
80 "feature@zpool_checkpoint"
222 zpool_checkpoint;
447 extern int zpool_checkpoint(zpool_handle_t *);
1397 zpool_checkpoint(zpool_handle_t *zhp) in zpool_checkpoint() function
2755 err = (zpool_checkpoint(zhp) != 0); in zpool_do_checkpoint()