Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddnode.c356 dnode_setdirty(dn, tx); in dnode_setbonuslen()
372 dnode_setdirty(dn, tx); in dnode_setbonus_type()
384 dnode_setdirty(dn, tx); in dnode_rm_spill()
610 dnode_setdirty(dn, tx); in dnode_allocate()
641 dnode_setdirty(dn, tx); in dnode_reallocate()
1267 dnode_setdirty(dnode_t *dn, dmu_tx_t *tx) in dnode_setdirty() function
1364 dnode_setdirty(dn, tx); in dnode_free()
1418 dnode_setdirty(dn, tx); in dnode_set_blksz()
1731 dnode_setdirty(dn, tx); in dnode_free_range()
H A Ddmu_object.c199 dnode_setdirty(dn, tx); in dmu_object_zapify()
H A Ddmu.c1694 dnode_setdirty(dn, tx); in dmu_object_set_checksum()
1713 dnode_setdirty(dn, tx); in dmu_object_set_compress()
H A Ddbuf.c1339 dnode_setdirty(dn, tx); in dbuf_dirty()
1415 dnode_setdirty(dn, tx); in dbuf_dirty()
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddnode.h285 void dnode_setdirty(dnode_t *dn, dmu_tx_t *tx);