Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c3843 boolean_t update_config_cache) argument
3855 if (update_config_cache || config_cache_txg != spa->spa_config_txg ||
4088 boolean_t *update_config_cache) argument
4107 if (update_config_cache != NULL)
4108 *update_config_cache = B_TRUE;
4144 boolean_t update_config_cache = B_FALSE; local
4151 error = spa_ld_mos_with_trusted_config(spa, type, &update_config_cache);
4166 update_config_cache = B_TRUE;
4335 update_config_cache);