• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/

Lines Matching refs:nvlist_t

283 spa_prop_add_list(nvlist_t *nvl, zpool_prop_t prop, char *strval,
287 nvlist_t *propval;
305 spa_prop_get_config(spa_t *spa, nvlist_t **nvp)
426 spa_prop_get(spa_t *spa, nvlist_t **nvp)
533 spa_prop_validate(spa_t *spa, nvlist_t *props)
759 spa_configfile_set(spa_t *spa, nvlist_t *nvp, boolean_t need_sync)
784 spa_prop_set(spa_t *spa, nvlist_t *nvp)
1431 spa_config_parse(spa_t *spa, vdev_t **vdp, nvlist_t *nv, vdev_t *parent,
1434 nvlist_t **child;
1625 nvlist_t **spares;
1754 nvlist_t **l2cache;
1888 load_nvlist(spa_t *spa, uint64_t obj, nvlist_t **value)
1962 nvlist_t **child, *nv;
1965 child = kmem_alloc(rvd->vdev_children * sizeof (nvlist_t **),
2362 spa_try_repair(spa_t *spa, nvlist_t *config)
2367 nvlist_t *nvl;
2491 spa_activity_check_required(spa_t *spa, uberblock_t *ub, nvlist_t *label,
2492 nvlist_t *config)
2499 nvlist_t *nvinfo;
2633 spa_activity_check(spa_t *spa, uberblock_t *ub, nvlist_t *config)
2641 nvlist_t *mmp_label = NULL;
2660 nvlist_t *nvinfo = fnvlist_lookup_nvlist(config,
2760 spa_verify_host(spa_t *spa, nvlist_t *mos_config)
2793 nvlist_t *nvtree, *nvl, *config = spa->spa_config;
3007 nvlist_t *label;
3093 nvlist_t *features;
3130 nvlist_t *unsup_feat;
3194 nvlist_t *nv, *mos_config, *policy;
3392 nvlist_t *unsup_feat, *enabled_feat;
3591 nvlist_t *mos_config;
4429 nvlist_t *loadinfo = NULL;
4430 nvlist_t *config = NULL;
4534 spa_open_common(const char *pool, spa_t **spapp, void *tag, nvlist_t *nvpolicy,
4535 nvlist_t **config)
4655 spa_open_rewind(const char *name, spa_t **spapp, void *tag, nvlist_t *policy,
4656 nvlist_t **config)
4699 spa_add_spares(spa_t *spa, nvlist_t *config)
4701 nvlist_t **spares;
4703 nvlist_t *nvroot;
4748 spa_add_l2cache(spa_t *spa, nvlist_t *config)
4750 nvlist_t **l2cache;
4752 nvlist_t *nvroot;
4800 spa_feature_stats_from_disk(spa_t *spa, nvlist_t *features)
4837 spa_feature_stats_from_cache(spa_t *spa, nvlist_t *features)
4864 spa_add_feature_stats(spa_t *spa, nvlist_t *config)
4866 nvlist_t *features;
4888 spa_get_stats(const char *name, nvlist_t **config,
4966 spa_validate_aux_devs(spa_t *spa, nvlist_t *nvroot, uint64_t crtxg, int mode,
4970 nvlist_t **dev;
5035 spa_validate_aux(spa_t *spa, nvlist_t *nvroot, uint64_t crtxg, int mode)
5053 spa_set_aux_vdevs(spa_aux_vdev_t *sav, nvlist_t **devs, int ndevs,
5059 nvlist_t **olddevs;
5061 nvlist_t **newdevs;
5124 spa_create(const char *pool, nvlist_t *nvroot, nvlist_t *props,
5125 nvlist_t *zplprops)
5134 nvlist_t **spares, **l2cache;
5139 nvlist_t *nvl;
5409 extern int vdev_disk_read_rootlabel(char *, char *, nvlist_t **);
5411 static nvlist_t *
5414 nvlist_t *config;
5415 nvlist_t *nvtop, *nvroot;
5462 nvlist_t *label;
5500 nvlist_t *config, *nvtop;
5610 extern int vdev_geom_read_pool_label(const char *name, nvlist_t ***configs,
5613 static nvlist_t *
5616 nvlist_t **configs, **tops;
5617 nvlist_t *config;
5618 nvlist_t *best_cfg, *nvtop, *nvroot;
5729 nvlist_t *config, *nvtop;
5818 spa_import(const char *pool, nvlist_t *config, nvlist_t *props, uint64_t flags)
5827 nvlist_t *nvroot;
5828 nvlist_t **spares, **l2cache;
6006 nvlist_t *
6007 spa_tryimport(nvlist_t *tryconfig)
6009 nvlist_t *config = NULL;
6125 spa_export_common(char *pool, int new_state, nvlist_t **oldconfig,
6258 spa_export(char *pool, nvlist_t **oldconfig, boolean_t force,
6286 spa_vdev_add(spa_t *spa, nvlist_t *nvroot)
6292 nvlist_t **spares, **l2cache;
6431 spa_vdev_attach(spa_t *spa, uint64_t guid, nvlist_t *nvroot, int replacing)
6983 spa_vdev_split_mirror(spa_t *spa, char *newname, nvlist_t *config,
6984 nvlist_t *props, boolean_t exp)
6990 nvlist_t **child, *nvl, *tmp;
7574 nvlist_t *attr;
7873 spa_sync_nvlist(spa_t *spa, uint64_t obj, nvlist_t *nv, dmu_tx_t *tx)
7908 nvlist_t *nvroot;
7909 nvlist_t **list;
7974 nvlist_t *config;
8108 nvlist_t *nvp = arg;
8889 spa_event_create(spa_t *spa, vdev_t *vd, nvlist_t *hist_nvl, const char *name)
8927 fnvlist_merge((nvlist_t *)attr, hist_nvl);
8969 spa_event_notify(spa_t *spa, vdev_t *vd, nvlist_t *hist_nvl, const char *name)