Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Ddbuf.h394 int dmu_lightweight_write_by_dnode(dnode_t *dn, uint64_t offset, abd_t *abd,
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Ddmu.c1488 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.c2292 err = dmu_lightweight_write_by_dnode(dn, in flush_write_batch_impl()