Searched refs:ozhp (Results 1 – 1 of 1) sorted by relevance
2658 while (ozhp != NULL) { in recv_open_grand_origin()2663 (void) zfs_close(ozhp); in recv_open_grand_origin()2667 return (ozhp); in recv_open_grand_origin()2674 zfs_handle_t *ozhp = NULL; in recv_rename_impl() local2683 ozhp = recv_open_grand_origin(zhp); in recv_rename_impl()2684 if (ozhp == NULL) { in recv_rename_impl()2698 if (ozhp != NULL) in recv_rename_impl()2699 zfs_close(ozhp); in recv_rename_impl()2804 if (ozhp == NULL) { in recv_promote()2820 if (ozhp != NULL) in recv_promote()[all …]