Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddbuf.c153 static boolean_t dbuf_undirty(dmu_buf_impl_t *db, dmu_tx_t *tx);
1824 if (dbuf_undirty(db, tx)) { in dbuf_free_range()
2350 dbuf_undirty(dmu_buf_impl_t *db, dmu_tx_t *tx) in dbuf_undirty() function