Home
last modified time | relevance | path

Searched refs:dr_head (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddbuf.c2049 dbuf_dirty_record_t *dr, *dr_next, *dr_head; in dbuf_dirty() local
2107 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()