Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddnode.c387 dnode_setdirty(dn, tx); in dnode_setbonuslen()
403 dnode_setdirty(dn, tx); in dnode_setbonus_type()
415 dnode_setdirty(dn, tx); in dnode_rm_spill()
655 dnode_setdirty(dn, tx); in dnode_allocate()
692 dnode_setdirty(dn, tx); in dnode_reallocate()
1653 dnode_setdirty(dnode_t *dn, dmu_tx_t *tx) in dnode_setdirty() function
1729 dnode_setdirty(dn, tx); in dnode_free()
1783 dnode_setdirty(dn, tx); in dnode_set_blksz()
2226 dnode_setdirty(dn, tx); in dnode_free_range()
H A Ddmu_object.c439 dnode_setdirty(dn, tx); in dmu_object_zapify()
H A Ddmu.c1217 dnode_setdirty(dn, tx); in dmu_object_remap_indirects()
2231 dnode_setdirty(dn, tx); in dmu_object_set_checksum()
2250 dnode_setdirty(dn, tx); in dmu_object_set_compress()
H A Ddbuf.c1885 dnode_setdirty(dn, tx); in dbuf_dirty()
1972 dnode_setdirty(dn, tx); in dbuf_dirty()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddnode.h399 void dnode_setdirty(dnode_t *dn, dmu_tx_t *tx);