Searched refs:dnode_setdirty (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dnode.c | 390 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 D | dmu_object.c | 480 dnode_setdirty(dn, tx); in dmu_object_zapify()
|
| H A D | dmu.c | 1900 dnode_setdirty(dn, tx); in dmu_object_set_checksum() 1919 dnode_setdirty(dn, tx); in dmu_object_set_compress()
|
| H A D | dbuf.c | 2010 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 D | dnode.h | 428 void dnode_setdirty(dnode_t *dn, dmu_tx_t *tx);
|