Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa.c625 spa_configfile_set(spa_t *spa, nvlist_t *nvp, boolean_t need_sync) in spa_configfile_set() argument
645 if (need_sync) in spa_configfile_set()
654 boolean_t need_sync = B_FALSE; in spa_prop_set() local
675 need_sync = B_TRUE; in spa_prop_set()
696 need_sync = B_TRUE; in spa_prop_set()
700 if (need_sync) { in spa_prop_set()