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
76 "feature@zpool_checkpoint"
456 extern int zpool_checkpoint(zpool_handle_t *);
1439 zpool_checkpoint(zpool_handle_t *zhp) in zpool_checkpoint() function
282 …<elf-symbol name='zpool_checkpoint' type='func-type' binding='global-binding' visibility='default-…2781 …zpool_checkpoint' mangled-name='zpool_checkpoint' filepath='/home/fedora/zfs/lib/libzfs/libzfs_poo…
3188 err = (zpool_checkpoint(zhp) != 0); in zpool_do_checkpoint()