Lines Matching defs:nvroot
272 nvlist_t *nvroot = fnvlist_lookup_nvlist( in zpool_get_state_str() local
1429 zpool_has_draid_vdev(nvlist_t *nvroot) in zpool_has_draid_vdev()
1486 zpool_create(libzfs_handle_t *hdl, const char *pool, nvlist_t *nvroot, in zpool_create()
1763 zpool_add(zpool_handle_t *zhp, nvlist_t *nvroot, boolean_t check_ashift) in zpool_add()
2452 nvlist_t *nvroot = fnvlist_lookup_nvlist(config, in zpool_initialize_one() local
2585 zpool_collect_leaves(zpool_handle_t *zhp, nvlist_t *nvroot, nvlist_t *res) in zpool_collect_leaves()
2626 nvlist_t *nvroot = fnvlist_lookup_nvlist(config, in zpool_trim_one() local
2870 nvlist_t *nvroot; in zpool_scan_range() local
3158 nvlist_t *search, *nvroot, *ret; in zpool_find_vdev_by_physpath() local
3215 nvlist_t *nvroot, *search, *ret; in __zpool_find_vdev() local
3597 const char *new_disk, nvlist_t *nvroot, int replacing, boolean_t rebuild) in zpool_vdev_attach()