Searched refs:ddt_bp_fill (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/fs/zfs/sys/ |
H A D | ddt.h | 181 extern void ddt_bp_fill(const ddt_phys_t *ddp, blkptr_t *bp,
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | ddt.c | 246 ddt_bp_fill(const ddt_phys_t *ddp, blkptr_t *bp, uint64_t txg) in ddt_bp_fill() function 262 ddt_bp_fill(ddp, bp, ddp->ddp_phys_birth); in ddt_bp_create()
|
H A D | zio.c | 2248 ddt_bp_fill(ddp, &blk, ddp->ddp_phys_birth); in zio_ddt_collision() 2292 ddt_bp_fill(ddp, pio->io_bp, zio->io_txg); in zio_ddt_child_write_ready() 2431 ddt_bp_fill(ddp, bp, txg); in zio_ddt_write()
|