Searched refs:dmu_objset_sync_dnodes (Results 1 – 1 of 1) sorted by relevance
1017 dmu_objset_sync_dnodes(list_t *list, list_t *newlist, dmu_tx_t *tx) in dmu_objset_sync_dnodes() function1157 dmu_objset_sync_dnodes(&os->os_free_dnodes[txgoff], newlist, tx); in dmu_objset_sync()1158 dmu_objset_sync_dnodes(&os->os_dirty_dnodes[txgoff], newlist, tx); in dmu_objset_sync()