dbuf_dirty_record_t
dbuf_dirty_record_t *dr = db->db_last_dirty;
dbuf_unoverride(dbuf_dirty_record_t *dr)
dbuf_dirty_record_t *dr = db->db_last_dirty;
dbuf_redirty(dbuf_dirty_record_t *dr)
dbuf_dirty_record_t *
dbuf_dirty_record_t **drp, *dr;
dr = kmem_zalloc(sizeof (dbuf_dirty_record_t), KM_SLEEP);
sizeof (dbuf_dirty_record_t),
offsetof(dbuf_dirty_record_t, dr_dirty_node));
dbuf_dirty_record_t *di;
dbuf_dirty_record_t *dr, **drp;
kmem_free(dr, sizeof (dbuf_dirty_record_t));
dbuf_dirty_record_t *dr;
dbuf_dirty_record_t *dr;
dbuf_dirty_record_t *dr = db->db_last_dirty;
dbuf_hold_copy(dnode_t *dn, dmu_buf_impl_t *db, dbuf_dirty_record_t *dr)
dbuf_dirty_record_t *dr = db->db_data_pending;
dbuf_prepare_encrypted_dnode_leaf(dbuf_dirty_record_t *dr)
dbuf_sync_indirect(dbuf_dirty_record_t *dr, dmu_tx_t *tx)
dbuf_sync_leaf(dbuf_dirty_record_t *dr, dmu_tx_t *tx)
dbuf_dirty_record_t **drp;
kmem_free(dr, sizeof (dbuf_dirty_record_t));
dbuf_dirty_record_t *dr;
dbuf_dirty_record_t *dr;
dbuf_dirty_record_t **drp, *dr;
kmem_free(dr, sizeof (dbuf_dirty_record_t));
dbuf_dirty_record_t *dr = zio->io_private;
dbuf_dirty_record_t *dr = zio->io_private;
dbuf_write(dbuf_dirty_record_t *dr, arc_buf_t *data, dmu_tx_t *tx)
static void dbuf_write(dbuf_dirty_record_t *dr, arc_buf_t *data, dmu_tx_t *tx);
dbuf_dirty_record_t *dr;
dbuf_dirty_record_t *dsa_dr;
dbuf_dirty_record_t *dr = dsa->dsa_dr;
dbuf_dirty_record_t *dr;
dbuf_dirty_record_t *dr;
dbuf_dirty_record_t *dr, **drp;
sizeof (dbuf_dirty_record_t),
offsetof(dbuf_dirty_record_t, dr_dirty_node));
dbuf_dirty_record_t *new, *dr, *dr_next;
sizeof (dbuf_dirty_record_t),
offsetof(dbuf_dirty_record_t, dr_dirty_node));
dbuf_dirty_record_t *dr;
dbuf_dirty_record_t *dr;
kmem_free(dr, sizeof (dbuf_dirty_record_t));
dbuf_dirty_record_t *db_data_pending;
dbuf_dirty_record_t *db_last_dirty;
dbuf_dirty_record_t *dbuf_dirty(dmu_buf_impl_t *db, dmu_tx_t *tx);
void dbuf_unoverride(dbuf_dirty_record_t *dr);