Searched defs:need_sync (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c623 spa_configfile_set(spa_t *spa, nvlist_t *nvp, boolean_t need_sync) argument
643 if (need_sync)
652 boolean_t need_sync = B_FALSE; local
673 need_sync = B_TRUE;
694 need_sync = B_TRUE;
698 if (need_sync) {

Completed in 77 milliseconds