Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dtxg.c602 spa_sync(spa, txg); in txg_sync_thread()
H A Dspa.c10322 spa_sync(spa_t *spa, uint64_t txg) function
11205 EXPORT_SYMBOL(spa_sync); /* only for DMU use */
/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa.h858 extern void spa_sync(spa_t *spa, uint64_t txg); /* only for DMU use */