Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddbuf.h175 } dbuf_dirty_record_t; typedef
258 dbuf_dirty_record_t *db_data_pending;
261 dbuf_dirty_record_t *db_last_dirty;
351 dbuf_dirty_record_t *dbuf_dirty(dmu_buf_impl_t *db, dmu_tx_t *tx);
360 void dbuf_unoverride(dbuf_dirty_record_t *dr);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddbuf.c722 dbuf_dirty_record_t *dr; in dbuf_verify()
1681 dbuf_dirty_record_t *
1686 dbuf_dirty_record_t **drp, *dr; in dbuf_dirty()
1928 dbuf_dirty_record_t *di; in dbuf_dirty()
1986 dbuf_dirty_record_t *dr, **drp; in dbuf_undirty()
2083 dbuf_dirty_record_t *dr; in dmu_buf_will_dirty_impl()
2154 dbuf_dirty_record_t *dr; in dmu_buf_set_crypt_params()
3540 dbuf_dirty_record_t **drp; in dbuf_sync_leaf()
3663 dbuf_dirty_record_t *dr; in dbuf_sync_list()
3842 dbuf_dirty_record_t *dr; in dbuf_write_physdone()
[all …]
H A Ddnode_sync.c198 dbuf_dirty_record_t *dr; in free_verify()
528 dbuf_dirty_record_t *dr; in dnode_undirty_dbufs()
551 kmem_free(dr, sizeof (dbuf_dirty_record_t)); in dnode_undirty_dbufs()
H A Ddnode.c146 sizeof (dbuf_dirty_record_t), in dnode_cons()
147 offsetof(dbuf_dirty_record_t, dr_dirty_node)); in dnode_cons()
858 sizeof (dbuf_dirty_record_t), in dnode_move_impl()
859 offsetof(dbuf_dirty_record_t, dr_dirty_node)); in dnode_move_impl()
1808 dbuf_dirty_record_t *new, *dr, *dr_next; in dnode_set_nlevels_impl()
H A Ddmu.c1816 dbuf_dirty_record_t *dsa_dr;
1855 dbuf_dirty_record_t *dr = dsa->dsa_dr; in dmu_sync_done()
2033 dbuf_dirty_record_t *dr; in dmu_sync()
H A Ddmu_objset.c1672 dbuf_dirty_record_t *dr; in dmu_objset_sync()
2123 dbuf_dirty_record_t *dr, **drp; in dmu_objset_userquota_find_data()