Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa.c3452 boolean_t update_config_cache) argument
3464 if (update_config_cache || config_cache_txg != spa->spa_config_txg ||
3695 boolean_t *update_config_cache) argument
3714 if (update_config_cache != NULL)
3715 *update_config_cache = B_TRUE;
3751 boolean_t update_config_cache = B_FALSE; local
3758 error = spa_ld_mos_with_trusted_config(spa, type, &update_config_cache);
3773 update_config_cache = B_TRUE;
3941 update_config_cache);