Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddnode.c357 dnode_setdirty(dn, tx); in dnode_setbonuslen()
373 dnode_setdirty(dn, tx); in dnode_setbonus_type()
385 dnode_setdirty(dn, tx); in dnode_rm_spill()
611 dnode_setdirty(dn, tx); in dnode_allocate()
642 dnode_setdirty(dn, tx); in dnode_reallocate()
1266 dnode_setdirty(dnode_t *dn, dmu_tx_t *tx) in dnode_setdirty() function
1363 dnode_setdirty(dn, tx); in dnode_free()
1417 dnode_setdirty(dn, tx); in dnode_set_blksz()
1730 dnode_setdirty(dn, tx); in dnode_free_range()
H A Ddmu_object.c199 dnode_setdirty(dn, tx); in dmu_object_zapify()
H A Ddmu.c1702 dnode_setdirty(dn, tx); in dmu_object_set_checksum()
1721 dnode_setdirty(dn, tx); in dmu_object_set_compress()
H A Ddbuf.c1351 dnode_setdirty(dn, tx); in dbuf_dirty()
1427 dnode_setdirty(dn, tx); in dbuf_dirty()
/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Ddnode.h285 void dnode_setdirty(dnode_t *dn, dmu_tx_t *tx);