Searched refs:be_rollback_check_callback (Results 1 – 1 of 1) sorted by relevance
48 static int be_rollback_check_callback(zfs_handle_t *, void *);348 if ((ret = be_rollback_check_callback(zhp, bt.obe_snap_name)) != 0) { in be_rollback()728 be_rollback_check_callback(zfs_handle_t *zhp, void *data) in be_rollback_check_callback() function746 if ((ret = zfs_iter_filesystems(zhp, be_rollback_check_callback, in be_rollback_check_callback()