Searched defs:dbuf_dirty_record_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddbuf.h151 } dbuf_dirty_record_t; typedef in typeref:struct:dbuf_dirty_record
221 dbuf_dirty_record_t *db_data_pending;
224 dbuf_dirty_record_t *db_last_dirty;
308 dbuf_dirty_record_t *dbuf_dirty(dmu_buf_impl_t *db, dmu_tx_t *tx);
317 void dbuf_unoverride(dbuf_dirty_record_t *dr);

Completed in 45 milliseconds