Lines Matching defs:dn
104 dnode_t *dn = arg; in dnode_cons() local
166 dnode_t *dn = arg; in dnode_dest() local
230 dnode_verify(dnode_t *dn) in dnode_verify()
352 dnode_setbonuslen(dnode_t *dn, int newsize, dmu_tx_t *tx) in dnode_setbonuslen()
369 dnode_setbonus_type(dnode_t *dn, dmu_object_type_t newtype, dmu_tx_t *tx) in dnode_setbonus_type()
380 dnode_rm_spill(dnode_t *dn, dmu_tx_t *tx) in dnode_rm_spill()
390 dnode_setdblksz(dnode_t *dn, int size) in dnode_setdblksz()
406 dnode_t *dn; in dnode_create() local
480 dnode_destroy(dnode_t *dn) in dnode_destroy()
535 dnode_allocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, int ibs, in dnode_allocate()
618 dnode_reallocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, in dnode_reallocate()
988 dnode_t *dn = dnh->dnh_dnode; in dnode_special_close() local
1010 dnode_t *dn; in dnode_special_open() local
1025 dnode_t *dn; in dnode_buf_evict_async() local
1070 dnode_t *mdn, *dn; in dnode_hold_impl() local
1211 dnode_add_ref(dnode_t *dn, void *tag) in dnode_add_ref()
1224 dnode_rele(dnode_t *dn, void *tag) in dnode_rele()
1231 dnode_rele_and_unlock(dnode_t *dn, void *tag) in dnode_rele_and_unlock()
1267 dnode_setdirty(dnode_t *dn, dmu_tx_t *tx) in dnode_setdirty()
1336 dnode_free(dnode_t *dn, dmu_tx_t *tx) in dnode_free()
1373 dnode_set_blksz(dnode_t *dn, uint64_t size, int ibs, dmu_tx_t *tx) in dnode_set_blksz()
1438 dnode_new_blkid(dnode_t *dn, uint64_t blkid, dmu_tx_t *tx, boolean_t have_read) in dnode_new_blkid()
1520 dnode_dirty_l1(dnode_t *dn, uint64_t l1blkid, dmu_tx_t *tx) in dnode_dirty_l1()
1530 dnode_free_range(dnode_t *dn, uint64_t off, uint64_t len, dmu_tx_t *tx) in dnode_free_range()
1738 dnode_spill_freed(dnode_t *dn) in dnode_spill_freed()
1753 dnode_block_freed(dnode_t *dn, uint64_t blkid) in dnode_block_freed()
1786 dnode_diduse_space(dnode_t *dn, int64_t delta) in dnode_diduse_space()
1818 dnode_willuse_space(dnode_t *dn, int64_t space, dmu_tx_t *tx) in dnode_willuse_space()
1851 dnode_next_offset_level(dnode_t *dn, int flags, uint64_t *offset, in dnode_next_offset_level()
1984 dnode_next_offset(dnode_t *dn, int flags, uint64_t *offset, in dnode_next_offset()