Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddbuf.h211 } dbuf_dirty_record_t; typedef
331 dbuf_dirty_record_t *db_data_pending;
398 dbuf_dirty_record_t *dbuf_dirty(dmu_buf_impl_t *db, dmu_tx_t *tx);
399 dbuf_dirty_record_t *dbuf_dirty_lightweight(dnode_t *dn, uint64_t blkid,
415 void dbuf_unoverride(dbuf_dirty_record_t *dr);
453 static inline dbuf_dirty_record_t *
456 dbuf_dirty_record_t *dr; in dbuf_find_dirty_lte()
465 static inline dbuf_dirty_record_t *
468 dbuf_dirty_record_t *dr; in dbuf_find_dirty_eq()
H A Ddmu_impl.h260 dbuf_dirty_record_t *dsa_dr;
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddbuf.c178 static void dbuf_write(dbuf_dirty_record_t *dr, arc_buf_t *data, dmu_tx_t *tx);
179 static void dbuf_sync_leaf_verify_bonus_dnode(dbuf_dirty_record_t *dr);
972 sizeof (dbuf_dirty_record_t), 0, NULL, NULL, NULL, NULL, NULL, 0); in dbuf_init()
1098 dbuf_dirty_record_t *dr; in dbuf_verify()
1556 dbuf_dirty_record_t *dr = dndb->db_data_pending; in dbuf_read_verify_dnode_crypt()
1691 dbuf_dirty_record_t *dr = list_head(&db->db_dirty_records); in dbuf_fix_old_data()
1922 dbuf_unoverride(dbuf_dirty_record_t *dr) in dbuf_unoverride()
1986 dbuf_dirty_record_t *dr; in dbuf_free_range()
2084 dbuf_dirty_record_t *dr; in dbuf_new_size()
2149 dbuf_redirty(dbuf_dirty_record_t *dr) in dbuf_redirty()
[all …]
H A Ddmu_direct.c92 dbuf_dirty_record_t *dr = dsa->dsa_dr; in dmu_write_direct_done()
137 dbuf_dirty_record_t *dr_head; in dmu_write_direct()
H A Ddmu.c1782 dbuf_dirty_record_t *dr = in dmu_lightweight_write_by_dnode()
1856 dbuf_dirty_record_t *dr = dsa->dsa_dr; in dmu_sync_ready()
1888 dbuf_dirty_record_t *dr = dsa->dsa_dr; in dmu_sync_done()
2082 dbuf_dirty_record_t *dr, *dr_next; in dmu_sync()
2590 dbuf_dirty_record_t *dr; in dmu_read_l0_bps()
2666 dbuf_dirty_record_t *dr; in dmu_brt_clone()
H A Ddnode_sync.c202 dbuf_dirty_record_t *dr; in free_verify()
546 dbuf_dirty_record_t *dr; in dnode_undirty_dbufs()
H A Ddnode.c156 sizeof (dbuf_dirty_record_t), in dnode_cons()
157 offsetof(dbuf_dirty_record_t, dr_dirty_node)); in dnode_cons()
997 sizeof (dbuf_dirty_record_t), in dnode_move_impl()
998 offsetof(dbuf_dirty_record_t, dr_dirty_node)); in dnode_move_impl()
2004 dbuf_dirty_record_t *new, *dr, *dr_next; in dnode_set_nlevels_impl()
H A Dzfs_vnops.c1238 dbuf_dirty_record_t *dr = in zfs_get_data()
H A Ddmu_objset.c1709 dbuf_dirty_record_t *dr; in sync_meta_dnode_task()
2263 dbuf_dirty_record_t *dr; in dmu_objset_userquota_find_data()