Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c1048 dmu_objset_sync_dnodes(list_t *list, list_t *newlist, dmu_tx_t *tx) in dmu_objset_sync_dnodes() function
1188 dmu_objset_sync_dnodes(&os->os_free_dnodes[txgoff], newlist, tx); in dmu_objset_sync()
1189 dmu_objset_sync_dnodes(&os->os_dirty_dnodes[txgoff], newlist, tx); in dmu_objset_sync()