Searched refs:zfs_nvlist_lookup_nvlist (Results 1 – 2 of 2) sorted by relevance
103 char *zfs_nvlist_lookup_nvlist(char *nvlist, char *name);
1609 zfs_nvlist_lookup_nvlist(char *nvlist, char *name) in zfs_nvlist_lookup_nvlist() function1776 vdevnvlist = zfs_nvlist_lookup_nvlist(nvlist, ZPOOL_CONFIG_VDEV_TREE); in check_pool_label()