Home
last modified time | relevance | path

Searched refs:mos_config (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c3199 spa_verify_host(spa_t *spa, nvlist_t *mos_config) in spa_verify_host() argument
3207 hostname = fnvlist_lookup_string(mos_config, in spa_verify_host()
3639 nvlist_t *nv, *mos_config, *policy; local
3668 error = spa_verify_host(spa, mos_config);
3670 nvlist_free(mos_config);
3684 nvlist_free(mos_config);
3728 nvlist_free(mos_config);
3733 spa_config_set(spa, mos_config);
4062 nvlist_t *mos_config; local
4072 VERIFY(!nvlist_exists(mos_config,
[all …]