Searched refs:dr_bp_copy (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | dbuf.h | 150 blkptr_t dr_bp_copy; member
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dbuf.c | 4181 dr->dr_bp_copy = *dbuf_lightweight_bp(dr); in dbuf_sync_lightweight() 4184 dmu_tx_get_txg(tx), &dr->dr_bp_copy, dr->dt.dll.dr_abd, in dbuf_sync_lightweight() 4370 ASSERT3P(&db->db_data_pending->dr_bp_copy, ==, bp); in dbuf_write_ready() 4850 dr->dr_bp_copy = *db->db_blkptr; in dbuf_write() 4861 dr->dr_zio = zio_write(pio, os->os_spa, txg, &dr->dr_bp_copy, in dbuf_write() 4875 &dr->dr_bp_copy, NULL, db->db.db_size, db->db.db_size, &zp, in dbuf_write() 4893 &dr->dr_bp_copy, data, DBUF_IS_L2CACHEABLE(db), in dbuf_write()
|