Searched refs:zpoolp (Results 1 – 1 of 1) sorted by relevance
739 zpool_handle_t *zpoolp = NULL; in get_zfs_bootfs_arg() local796 if ((zpoolp = zpool_open(g_zfs, poolname)) == NULL) { in get_zfs_bootfs_arg()802 if (zpool_get_physpath(zpoolp, physpath, sizeof (physpath)) != 0) { in get_zfs_bootfs_arg()824 if (zpoolp != NULL) in get_zfs_bootfs_arg()825 zpool_close(zpoolp); in get_zfs_bootfs_arg()