Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddbuf.c54 static boolean_t dbuf_undirty(dmu_buf_impl_t *db, dmu_tx_t *tx);
1535 if (dbuf_undirty(db, tx)) { in dbuf_free_range()
1982 dbuf_undirty(dmu_buf_impl_t *db, dmu_tx_t *tx) in dbuf_undirty() function