Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/module/zfs/
H A Dspa.c5676 boolean_t update_config_cache) argument
5688 if (update_config_cache || config_cache_txg != spa->spa_config_txg ||
5922 boolean_t *update_config_cache) argument
5941 if (update_config_cache != NULL)
5942 *update_config_cache = B_TRUE;
5978 boolean_t update_config_cache = B_FALSE; local
5986 error = spa_ld_mos_with_trusted_config(spa, type, &update_config_cache);
6001 update_config_cache = B_TRUE;
6205 update_config_cache);