Home
last modified time | relevance | path

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

/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_objset.c1023 dmu_objset_sync_dnodes(list_t *list, list_t *newlist, dmu_tx_t *tx) in dmu_objset_sync_dnodes() function
1169 dmu_objset_sync_dnodes(&os->os_free_dnodes[txgoff], newlist, tx); in dmu_objset_sync()
1170 dmu_objset_sync_dnodes(&os->os_dirty_dnodes[txgoff], newlist, tx); in dmu_objset_sync()