Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dspa.c4434 boolean_t update_config_cache) argument
4446 if (update_config_cache || config_cache_txg != spa->spa_config_txg ||
4679 boolean_t *update_config_cache) argument
4698 if (update_config_cache != NULL)
4699 *update_config_cache = B_TRUE;
4735 boolean_t update_config_cache = B_FALSE; local
4742 error = spa_ld_mos_with_trusted_config(spa, type, &update_config_cache);
4757 update_config_cache = B_TRUE;
4926 update_config_cache);