Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c196 static void spa_sync_props(void *arg, dmu_tx_t *tx);
998 return (dsl_sync_task(spa->spa_name, NULL, spa_sync_props, in spa_prop_set()
6823 spa_sync_props(props, tx);
9826 spa_sync_props(void *arg, dmu_tx_t *tx) function