Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dspa.c143 static void spa_sync_props(void *arg, dmu_tx_t *tx);
702 return (dsl_sync_task(spa->spa_name, NULL, spa_sync_props, in spa_prop_set()
3703 spa_sync_props(props, tx); in spa_create()
6051 spa_sync_props(void *arg, dmu_tx_t *tx) in spa_sync_props() function