Searched refs:from_zhp (Results 1 – 1 of 1) sorted by relevance
2400 zfs_handle_t *from_zhp = zfs_open(hdl, from, in zfs_send_one() local2402 if (from_zhp == NULL) in zfs_send_one()2404 if (!snapshot_is_before(from_zhp, zhp)) { in zfs_send_one()2405 zfs_close(from_zhp); in zfs_send_one()2410 zfs_close(from_zhp); in zfs_send_one()