Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddbuf.c56 static boolean_t dbuf_undirty(dmu_buf_impl_t *db, dmu_tx_t *tx);
972 if (dbuf_undirty(db, tx)) { in dbuf_free_range()
1437 dbuf_undirty(dmu_buf_impl_t *db, dmu_tx_t *tx) in dbuf_undirty() function