Searched refs:dr_head (Results 1 – 1 of 1) sorted by relevance
2049 dbuf_dirty_record_t *dr, *dr_next, *dr_head; in dbuf_dirty() local2107 dr_head = list_head(&db->db_dirty_records); in dbuf_dirty()2108 ASSERT(dr_head == NULL || dr_head->dr_txg <= tx->tx_txg || in dbuf_dirty()