Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_recv.c1665 boolean_t need_sync = B_FALSE; in receive_object() local
1682 need_sync = B_TRUE; in receive_object()
1685 if (need_sync) in receive_object()
H A Dspa.c728 spa_configfile_set(spa_t *spa, nvlist_t *nvp, boolean_t need_sync) in spa_configfile_set() argument
748 if (need_sync) in spa_configfile_set()
757 boolean_t need_sync = B_FALSE; in spa_prop_set() local
778 need_sync = B_TRUE; in spa_prop_set()
799 need_sync = B_TRUE; in spa_prop_set()
803 if (need_sync) { in spa_prop_set()