/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | dnode_sync.c | 142 if (BP_IS_HOLE(bp)) in free_blocks() 335 if (BP_IS_HOLE(bp)) in free_children() 351 ASSERT(BP_IS_HOLE(bp)); in free_children() 400 if (BP_IS_HOLE(bp)) in dnode_sync_free_range_impl() 568 ASSERT(BP_IS_HOLE(dn->dn_phys->dn_blkptr)); in dnode_sync_free() 679 BP_IS_HOLE(&dnp->dn_blkptr[0]) || in dnode_sync() 684 BP_IS_HOLE(&dnp->dn_blkptr[0]) || in dnode_sync() 695 ASSERT(BP_IS_HOLE(&dnp->dn_blkptr[0]) || in dnode_sync() 831 ASSERT(BP_IS_HOLE(&dnp->dn_blkptr[i])); in dnode_sync()
|
H A D | dmu_traverse.c | 81 if (BP_IS_HOLE(bp)) in traverse_zil_block() 105 if (BP_IS_HOLE(bp)) in traverse_zil_record() 193 if (BP_IS_HOLE(bp) || bp->blk_birth <= td->td_min_txg) in traverse_prefetch_metadata() 209 if (BP_IS_HOLE(bp) || BP_IS_EMBEDDED(bp) || in prefetch_needed() 279 if (BP_IS_HOLE(bp)) { in traverse_visitbp() 619 if (ds != NULL && !ds->ds_is_snapshot && !BP_IS_HOLE(rootbp)) { in traverse_impl()
|
H A D | zil.c | 240 sizeof (cksum)) || BP_IS_HOLE(&zilc->zc_next_blk)) { in zil_read_log_block() 254 sizeof (cksum)) || BP_IS_HOLE(&zilc->zc_next_blk) || in zil_read_log_block() 285 if (BP_IS_HOLE(bp)) { in zil_read_log_data() 355 for (blk = zh->zh_log; !BP_IS_HOLE(&blk); blk = next_blk) { in zil_parse() 414 ASSERT(!BP_IS_HOLE(bp)); in zil_clear_log_block() 446 if (BP_IS_HOLE(bp) || bp->blk_birth < first_txg || in zil_claim_log_block() 501 !BP_IS_HOLE(bp)) in zil_free_log_record() 659 if (BP_IS_HOLE(&blk) || BP_SHOULD_BYTESWAP(&blk)) { in zil_create() 665 if (!BP_IS_HOLE(&blk)) { in zil_create() 722 if (BP_IS_HOLE(&zh->zh_log)) in zil_destroy() [all …]
|
H A D | dbuf.c | 804 if ((db->db_blkptr == NULL || BP_IS_HOLE(db->db_blkptr)) && in dbuf_verify() 852 ASSERT(BP_IS_HOLE(bp)); in dbuf_verify() 1142 if (db->db_blkptr == NULL || BP_IS_HOLE(db->db_blkptr) || in dbuf_read_impl() 1144 BP_IS_HOLE(db->db_blkptr)))) { in dbuf_read_impl() 1152 BP_IS_HOLE(db->db_blkptr) && in dbuf_read_impl() 1376 db->db_blkptr != NULL && !BP_IS_HOLE(db->db_blkptr)) { in dbuf_read() 1477 if (!BP_IS_HOLE(bp) && !dr->dt.dl.dr_nopwrite) in dbuf_unoverride() 1707 BP_IS_HOLE(dn->dn_objset->os_rootbp) || in dbuf_dirty() 1742 if (!BP_IS_HOLE(dn->dn_objset->os_rootbp)) { in dbuf_dirty() 1799 os->os_dsl_dataset == NULL || BP_IS_HOLE(os->os_rootbp)); in dbuf_dirty() [all …]
|
H A D | zio.c | 1068 ASSERT(!BP_IS_HOLE(bp)); in zio_free_sync() 1430 if (!BP_IS_HOLE(bp) && zp->zp_nopwrite) { in zio_write_bp_init() 1439 if (BP_IS_HOLE(bp) || !zp->zp_dedup) in zio_write_bp_init() 1500 if (!BP_IS_HOLE(bp) && bp->blk_birth == zio->io_txg) { in zio_write_compress() 1606 if (!BP_IS_HOLE(bp) && bp->blk_birth == zio->io_txg && in zio_write_compress() 2342 if (BP_IS_HOLE(gbp)) in zio_gang_tree_issue() 2404 if (BP_IS_HOLE(zio->io_bp)) in zio_write_gang_member_ready() 2407 ASSERT(BP_IS_HOLE(&zio->io_bp_orig)); in zio_write_gang_member_ready() 2618 if (BP_IS_HOLE(bp_orig) || in zio_nop_write() 2969 ASSERT(BP_IS_HOLE(bp) || zio->io_bp_override); in zio_ddt_write() [all …]
|
H A D | dmu_diff.c | 122 if (BP_IS_HOLE(bp)) { in diff_cb()
|
H A D | bptree.c | 158 if (bp == NULL || BP_IS_HOLE(bp)) in bptree_visit_cb()
|
H A D | dmu_send.c | 751 !BP_IS_HOLE(bp) && !BP_USES_CRYPT(bp)) { in do_dump() 761 } else if (BP_IS_HOLE(bp) && in do_dump() 766 } else if (BP_IS_HOLE(bp)) { in do_dump() 1496 if (bp != NULL && !BP_IS_HOLE(bp)) { in dmu_calculate_send_traversal()
|
H A D | dnode.c | 697 (BP_IS_HOLE(&dn->dn_phys->dn_blkptr[0]) || in dnode_reallocate() 2067 (db->db_blkptr && !BP_IS_HOLE(db->db_blkptr)); in dnode_free_range() 2110 (db->db_blkptr && !BP_IS_HOLE(db->db_blkptr)); in dnode_free_range() 2370 BP_IS_HOLE(db->db_blkptr))) { in dnode_next_offset_level()
|
H A D | dmu.c | 1831 if (BP_IS_HOLE(bp)) { in dmu_sync_ready() 1896 if (BP_IS_HOLE(&dr->dt.dl.dr_overridden_by) && in dmu_sync_done() 1925 if (!BP_IS_HOLE(bp)) { in dmu_sync_late_arrival_done() 1927 ASSERT(BP_IS_HOLE(bp_orig) || !BP_EQUAL(bp, bp_orig)); in dmu_sync_late_arrival_done()
|
H A D | dsl_destroy.c | 126 ASSERT(!BP_IS_HOLE(bp)); in process_old_cb() 646 if (bp == NULL || BP_IS_HOLE(bp) || BP_IS_EMBEDDED(bp)) in kill_blkptr()
|
H A D | zio_crypt.c | 840 ASSERT(BP_USES_CRYPT(bp) || BP_IS_HOLE(bp)); in zio_crypt_decode_mac_bp() 943 if (BP_IS_HOLE(bp)) { in zio_crypt_bp_zero_nonportable_blkprop() 984 ASSERT(BP_USES_CRYPT(&tmpbp) || BP_IS_HOLE(&tmpbp)); in zio_crypt_bp_auth_init()
|
H A D | bpobj.c | 476 ASSERT(!BP_IS_HOLE(bp)); in bpobj_enqueue()
|
H A D | dmu_recv.c | 531 if (BP_IS_HOLE(dsl_dataset_get_blkptr(newds)) && in dmu_recv_begin_sync() 713 ASSERT(!BP_IS_HOLE(dsl_dataset_get_blkptr(ds)) || in dmu_recv_resume_begin_sync() 1867 if (drc->drc_resumable && !BP_IS_HOLE(dsl_dataset_get_blkptr(ds))) { in dmu_recv_cleanup_ds()
|
H A D | dsl_scan.c | 1355 if (BP_IS_HOLE(bp) || bp->blk_birth <= scn->scn_phys.scn_cur_min_txg) in dsl_scan_zil_block() 1387 if (BP_IS_HOLE(bp) || in dsl_scan_zil_record() 1518 if (BP_IS_HOLE(bp) || bp->blk_birth <= scn->scn_phys.scn_cur_min_txg || in dsl_scan_prefetch() 1917 if (BP_IS_HOLE(bp)) { in dsl_scan_visitbp()
|
H A D | arc.c | 5327 if (BP_IS_HOLE(bp) || BP_IS_EMBEDDED(bp)) { in arc_hdr_verify() 5349 if (BP_IS_HOLE(bp) || BP_IS_EMBEDDED(bp)) in arc_hdr_verify_checksum() 5746 ASSERT(!BP_IS_EMBEDDED(bp) || !BP_IS_HOLE(bp)); in arc_read() 6408 uint64_t psize = BP_IS_HOLE(bp) ? 0 : BP_GET_PSIZE(bp); in arc_write_ready() 6480 } else if (BP_IS_HOLE(bp) && ARC_BUF_ENCRYPTED(buf)) { in arc_write_ready() 6489 if (BP_IS_HOLE(bp) || BP_IS_EMBEDDED(bp)) { in arc_write_ready() 6586 if (BP_IS_HOLE(zio->io_bp) || BP_IS_EMBEDDED(zio->io_bp)) { in arc_write_done()
|
H A D | dsl_crypt.c | 2023 if (!BP_IS_HOLE(dsl_dataset_get_blkptr(ds)) && in dsl_crypto_recv_raw_objset_check() 2114 if (BP_IS_HOLE(dsl_dataset_get_blkptr(ds))) { in dsl_crypto_recv_raw_objset_sync()
|
H A D | zvol.c | 268 if (bp == NULL || BP_IS_HOLE(bp) || in zvol_map_block()
|
/illumos-gate/usr/src/cmd/zdb/ |
H A D | zdb_il.c | 167 !BP_IS_HOLE(bp) && in zil_prt_rec_write() 172 if (BP_IS_HOLE(bp)) { in zil_prt_rec_write() 404 if (BP_IS_HOLE(&zh->zh_log) || verbose < 1) in dump_intent_log()
|
H A D | zdb.c | 1518 if (BP_IS_HOLE(bp)) { in snprintf_blkptr_compact() 1575 if (BP_GET_LEVEL(bp) > 0 && !BP_IS_HOLE(bp)) { in visit_indirect() 2511 if (BP_IS_HOLE(os->os_rootbp)) in dump_dir() 3654 if (BP_IS_HOLE(bp)) in zdb_blkptr_cb() 4853 if (bp == NULL || BP_IS_HOLE(bp) || BP_IS_EMBEDDED(bp)) in zdb_ddt_add_cb() 4864 if (BP_IS_HOLE(bp) || BP_GET_CHECKSUM(bp) == ZIO_CHECKSUM_OFF || in zdb_ddt_add_cb()
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/ |
H A D | spa.h | 282 #define BP_IS_HOLE(bp) DVA_IS_EMPTY(BP_IDENTITY(bp)) macro
|
/illumos-gate/usr/src/uts/common/fs/zfs/sys/ |
H A D | spa.h | 563 #define BP_IS_HOLE(bp) \ macro 622 } else if (BP_IS_HOLE(bp)) { \
|
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/ |
H A D | zfsimpl.h | 439 #define BP_IS_HOLE(bp) DVA_IS_EMPTY(BP_IDENTITY(bp)) macro 440 #define BP_IS_OLDER(bp, txg) (!BP_IS_HOLE(bp) && (bp)->blk_birth < (txg))
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | fsys_zfs.c | 339 if (BP_IS_HOLE(&zio_gb->zg_blkptr[i])) in zio_read_gang() 548 if (BP_IS_HOLE(bp)) { in dmu_read()
|
/illumos-gate/usr/src/boot/libsa/zfs/ |
H A D | zfsimpl.c | 2225 if (BP_IS_HOLE(gbp)) in zio_read_gang() 2398 if (BP_IS_HOLE(&bp)) { in dnode_read()
|