Searched refs:vdevnvlist (Results 1 – 1 of 1) sorted by relevance
1720 char *vdevnvlist; /* for the vdev */ in check_pool_label() local1776 vdevnvlist = zfs_nvlist_lookup_nvlist(nvlist, ZPOOL_CONFIG_VDEV_TREE); in check_pool_label()1777 if (!vdevnvlist) { in check_pool_label()1783 found = zfs_nvlist_lookup_uint64(vdevnvlist, ZPOOL_CONFIG_ASHIFT, in check_pool_label()1785 free(vdevnvlist); in check_pool_label()