Lines Matching defs:dr
1097 dbuf_dirty_record_t *dr; in dbuf_verify() local
1555 dbuf_dirty_record_t *dr = dndb->db_data_pending; in dbuf_read_verify_dnode_crypt() local
1690 dbuf_dirty_record_t *dr = list_head(&db->db_dirty_records); in dbuf_fix_old_data() local
1921 dbuf_unoverride(dbuf_dirty_record_t *dr) in dbuf_unoverride()
1985 dbuf_dirty_record_t *dr; in dbuf_free_range() local
2083 dbuf_dirty_record_t *dr; in dbuf_new_size() local
2148 dbuf_redirty(dbuf_dirty_record_t *dr) in dbuf_redirty()
2177 dbuf_dirty_record_t *dr = kmem_zalloc(sizeof (*dr), KM_SLEEP); in dbuf_dirty_lightweight() local
2243 dbuf_dirty_record_t *dr, *dr_next, *dr_head; in dbuf_dirty() local
2518 dbuf_undirty_bonus(dbuf_dirty_record_t *dr) in dbuf_undirty_bonus()
2570 dbuf_dirty_record_t *dr = dbuf_find_dirty_eq(db, txg); in dbuf_undirty() local
2664 dbuf_dirty_record_t *dr = dbuf_find_dirty_eq(db, tx->tx_txg); in dmu_buf_will_dirty_impl() local
2717 dbuf_dirty_record_t *dr; in dmu_buf_is_dirty() local
2743 dbuf_dirty_record_t *dr = list_head(&db->db_dirty_records); in dmu_buf_get_bp_from_dbuf() local
2851 dbuf_dirty_record_t *dr = list_head(&db->db_dirty_records); in dmu_buf_will_clone_or_dio() local
2906 dbuf_dirty_record_t *dr = dbuf_find_dirty_eq(db, tx->tx_txg); in dmu_buf_will_fill() local
2947 dbuf_dirty_record_t *dr; in dmu_buf_set_crypt_params() local
2976 dbuf_dirty_record_t *dr; in dbuf_override_impl() local
3038 dbuf_dirty_record_t *dr; in dmu_buf_write_embedded() local
3138 dbuf_dirty_record_t *dr = list_head(&db->db_dirty_records); in dbuf_assign_arcbuf() local
3851 dbuf_dirty_record_t *dr = db->db_data_pending; in dbuf_hold_copy() local
3952 dbuf_dirty_record_t *dr = db->db_data_pending; in dbuf_hold_impl() local
4392 dbuf_sync_bonus(dbuf_dirty_record_t *dr, dmu_tx_t *tx) in dbuf_sync_bonus()
4421 dbuf_prepare_encrypted_dnode_leaf(dbuf_dirty_record_t *dr) in dbuf_prepare_encrypted_dnode_leaf()
4461 dbuf_sync_indirect(dbuf_dirty_record_t *dr, dmu_tx_t *tx) in dbuf_sync_indirect()
4517 dbuf_sync_leaf_verify_bonus_dnode(dbuf_dirty_record_t *dr) in dbuf_sync_leaf_verify_bonus_dnode()
4544 dbuf_lightweight_bp(dbuf_dirty_record_t *dr) in dbuf_lightweight_bp()
4567 dbuf_dirty_record_t *dr = zio->io_private; in dbuf_lightweight_ready() local
4609 dbuf_dirty_record_t *dr = zio->io_private; in dbuf_lightweight_done() local
4632 dbuf_sync_lightweight(dbuf_dirty_record_t *dr, dmu_tx_t *tx) in dbuf_sync_lightweight()
4671 dbuf_sync_leaf(dbuf_dirty_record_t *dr, dmu_tx_t *tx) in dbuf_sync_leaf()
4841 dbuf_dirty_record_t *dr; in dbuf_sync_list() local
5051 dbuf_dirty_record_t *dr = db->db_data_pending; in dbuf_write_done() local
5119 dbuf_dirty_record_t *dr = zio->io_private; in dbuf_write_override_ready() local
5128 dbuf_dirty_record_t *dr = zio->io_private; in dbuf_write_override_done() local
5261 dbuf_write(dbuf_dirty_record_t *dr, arc_buf_t *data, dmu_tx_t *tx) in dbuf_write()