Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_recv.c1303 boolean_t need_sync = B_FALSE; in receive_object() local
1321 need_sync = B_TRUE; in receive_object()
1324 if (need_sync) in receive_object()
H A Dspa.c730 spa_configfile_set(spa_t *spa, nvlist_t *nvp, boolean_t need_sync) in spa_configfile_set() argument
750 if (need_sync) in spa_configfile_set()
759 boolean_t need_sync = B_FALSE; in spa_prop_set() local
780 need_sync = B_TRUE; in spa_prop_set()
801 need_sync = B_TRUE; in spa_prop_set()
805 if (need_sync) { in spa_prop_set()