Searched refs:zpool_checkpoint (Results 1 – 3 of 3) sorted by relevance
433 extern int zpool_checkpoint(zpool_handle_t *);
1300 zpool_checkpoint(zpool_handle_t *zhp) in zpool_checkpoint() function
2228 err = (zpool_checkpoint(zhp) != 0); in zpool_do_checkpoint()