Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/fs/zfs/
H A Dspa.c621 spa_configfile_set(spa_t *spa, nvlist_t *nvp, boolean_t need_sync) in spa_configfile_set() argument
641 if (need_sync) in spa_configfile_set()
650 boolean_t need_sync = B_FALSE; in spa_prop_set() local
671 need_sync = B_TRUE; in spa_prop_set()
692 need_sync = B_TRUE; in spa_prop_set()
696 if (need_sync) { in spa_prop_set()