Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa.c165 static void spa_sync_props(void *arg, dmu_tx_t *tx);
805 return (dsl_sync_task(spa->spa_name, NULL, spa_sync_props, in spa_prop_set()
4955 spa_sync_props(props, tx);
7680 spa_sync_props(void *arg, dmu_tx_t *tx) function