Searched refs:spa_history_log_sync (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_history.c264 spa_history_log_sync(void *arg, dmu_tx_t *tx) function
409 dsl_sync_task_nowait(spa_get_dsl(spa), spa_history_log_sync, local
413 /* spa_history_log_sync will free nvl */
548 spa_history_log_sync(nvl, tx);
551 spa_history_log_sync, nvl, 0, ZFS_SPACE_CHECK_NONE, tx); local
553 /* spa_history_log_sync() will free nvl */

Completed in 100 milliseconds