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.c3844 boolean_t update_config_cache) argument
3856 if (update_config_cache || config_cache_txg != spa->spa_config_txg ||
4089 boolean_t *update_config_cache) argument
4108 if (update_config_cache != NULL)
4109 *update_config_cache = B_TRUE;
4145 boolean_t update_config_cache = B_FALSE; local
4152 error = spa_ld_mos_with_trusted_config(spa, type, &update_config_cache);
4167 update_config_cache = B_TRUE;
4336 update_config_cache);