Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddbuf.h398 int dmu_lightweight_write_by_dnode(dnode_t *dn, uint64_t offset, abd_t *abd,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu.c1786 dmu_lightweight_write_by_dnode(dnode_t *dn, uint64_t offset, abd_t *abd, in dmu_lightweight_write_by_dnode() function
H A Ddmu_recv.c2350 err = dmu_lightweight_write_by_dnode(dn, in flush_write_batch_impl()