Searched refs:vdevnvlist (Results 1 – 1 of 1) sorted by relevance
1719 char *vdevnvlist; /* for the vdev */ in check_pool_label() local1775 vdevnvlist = zfs_nvlist_lookup_nvlist(nvlist, ZPOOL_CONFIG_VDEV_TREE); in check_pool_label()1776 if (!vdevnvlist) { in check_pool_label()1782 found = zfs_nvlist_lookup_uint64(vdevnvlist, ZPOOL_CONFIG_ASHIFT, in check_pool_label()1784 free(vdevnvlist); in check_pool_label()