Lines Matching defs:dn

105 	dnode_t *dn = arg;  in dnode_cons()  local
167 dnode_t *dn = arg; in dnode_dest() local
231 dnode_verify(dnode_t *dn) in dnode_verify()
353 dnode_setbonuslen(dnode_t *dn, int newsize, dmu_tx_t *tx) in dnode_setbonuslen()
370 dnode_setbonus_type(dnode_t *dn, dmu_object_type_t newtype, dmu_tx_t *tx) in dnode_setbonus_type()
381 dnode_rm_spill(dnode_t *dn, dmu_tx_t *tx) in dnode_rm_spill()
391 dnode_setdblksz(dnode_t *dn, int size) in dnode_setdblksz()
407 dnode_t *dn; in dnode_create() local
481 dnode_destroy(dnode_t *dn) in dnode_destroy()
536 dnode_allocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, int ibs, in dnode_allocate()
619 dnode_reallocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, in dnode_reallocate()
987 dnode_t *dn = dnh->dnh_dnode; in dnode_special_close() local
1009 dnode_t *dn; in dnode_special_open() local
1024 dnode_t *dn; in dnode_buf_evict_async() local
1069 dnode_t *mdn, *dn; in dnode_hold_impl() local
1210 dnode_add_ref(dnode_t *dn, void *tag) in dnode_add_ref()
1223 dnode_rele(dnode_t *dn, void *tag) in dnode_rele()
1230 dnode_rele_and_unlock(dnode_t *dn, void *tag) in dnode_rele_and_unlock()
1266 dnode_setdirty(dnode_t *dn, dmu_tx_t *tx) in dnode_setdirty()
1335 dnode_free(dnode_t *dn, dmu_tx_t *tx) in dnode_free()
1372 dnode_set_blksz(dnode_t *dn, uint64_t size, int ibs, dmu_tx_t *tx) in dnode_set_blksz()
1437 dnode_new_blkid(dnode_t *dn, uint64_t blkid, dmu_tx_t *tx, boolean_t have_read) in dnode_new_blkid()
1519 dnode_dirty_l1(dnode_t *dn, uint64_t l1blkid, dmu_tx_t *tx) in dnode_dirty_l1()
1529 dnode_free_range(dnode_t *dn, uint64_t off, uint64_t len, dmu_tx_t *tx) in dnode_free_range()
1737 dnode_spill_freed(dnode_t *dn) in dnode_spill_freed()
1752 dnode_block_freed(dnode_t *dn, uint64_t blkid) in dnode_block_freed()
1785 dnode_diduse_space(dnode_t *dn, int64_t delta) in dnode_diduse_space()
1817 dnode_willuse_space(dnode_t *dn, int64_t space, dmu_tx_t *tx) in dnode_willuse_space()
1850 dnode_next_offset_level(dnode_t *dn, int flags, uint64_t *offset, in dnode_next_offset_level()
1983 dnode_next_offset(dnode_t *dn, int flags, uint64_t *offset, in dnode_next_offset()