Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddnode.c390 dnode_setdirty(dn, tx); in dnode_setbonuslen()
414 dnode_setdirty(dn, tx); in dnode_setbonus_type()
426 dnode_setdirty(dn, tx); in dnode_rm_spill()
656 dnode_setdirty(dn, tx); in dnode_allocate()
693 dnode_setdirty(dn, tx); in dnode_reallocate()
1656 dnode_setdirty(dnode_t *dn, dmu_tx_t *tx) in dnode_setdirty() function
1732 dnode_setdirty(dn, tx); in dnode_free()
1786 dnode_setdirty(dn, tx); in dnode_set_blksz()
2266 dnode_setdirty(dn, tx); in dnode_free_range()
H A Ddmu_object.c480 dnode_setdirty(dn, tx); in dmu_object_zapify()
H A Ddmu.c1900 dnode_setdirty(dn, tx); in dmu_object_set_checksum()
1919 dnode_setdirty(dn, tx); in dmu_object_set_compress()
H A Ddbuf.c2010 dnode_setdirty(dn, tx); in dbuf_dirty_lightweight()
2229 dnode_setdirty(dn, tx); in dbuf_dirty()
2316 dnode_setdirty(dn, tx); in dbuf_dirty()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddnode.h428 void dnode_setdirty(dnode_t *dn, dmu_tx_t *tx);