Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dspa.c165 static void spa_sync_props(void *arg, dmu_tx_t *tx);
816 return (dsl_sync_task(spa->spa_name, NULL, spa_sync_props, in spa_prop_set()
5994 spa_sync_props(props, tx);
8697 spa_sync_props(void *arg, dmu_tx_t *tx) function