| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dnode_sync.c | 142 if (BP_IS_HOLE(bp)) in free_blocks() 332 if (BP_IS_HOLE(bp)) in free_children() 348 ASSERT(BP_IS_HOLE(bp)); in free_children() 397 if (BP_IS_HOLE(bp)) in dnode_sync_free_range_impl() 571 ASSERT(BP_IS_HOLE(dn->dn_phys->dn_blkptr)); in dnode_sync_free() 682 BP_IS_HOLE(&dnp->dn_blkptr[0]) || in dnode_sync() 687 BP_IS_HOLE(&dnp->dn_blkptr[0]) || in dnode_sync() 698 ASSERT(BP_IS_HOLE(&dnp->dn_blkptr[0]) || in dnode_sync() 834 ASSERT(BP_IS_HOLE(&dnp->dn_blkptr[i])); in dnode_sync()
|
| H A D | dmu_traverse.c | 82 if (BP_IS_HOLE(bp)) in traverse_zil_block() 107 if (BP_IS_HOLE(bp)) in traverse_zil_record() 195 if (BP_IS_HOLE(bp) || bp->blk_birth <= td->td_min_txg) in traverse_prefetch_metadata() 212 if (BP_IS_HOLE(bp) || BP_IS_EMBEDDED(bp) || in prefetch_needed() 280 if (BP_IS_HOLE(bp) || BP_IS_REDACTED(bp)) { in traverse_visitbp() 636 if (ds != NULL && !ds->ds_is_snapshot && !BP_IS_HOLE(rootbp)) { in traverse_impl()
|
| H A D | zil.c | 306 if (BP_IS_HOLE(bp)) { in zil_read_log_data() 438 ASSERT(!BP_IS_HOLE(bp)); in zil_clear_log_block() 472 if (BP_IS_HOLE(bp) || bp->blk_birth < first_txg || in zil_claim_log_block() 530 !BP_IS_HOLE(bp)) in zil_free_log_record() 693 if (BP_IS_HOLE(&blk) || BP_SHOULD_BYTESWAP(&blk)) { in zil_create() 699 if (!BP_IS_HOLE(&blk)) { in zil_create() 758 if (BP_IS_HOLE(&zh->zh_log)) in zil_destroy() 862 if (!BP_IS_HOLE(&zh->zh_log)) { in zil_claim() 933 if (!BP_IS_HOLE(bp)) { in zil_check_log_chain() 1230 ASSERT(!BP_IS_HOLE(zio->io_bp)); in zil_lwb_write_done() [all …]
|
| H A D | dbuf.c | 1059 ASSERT(BP_IS_HOLE(bp)); in dbuf_verify() 1358 BP_IS_HOLE(db->db_blkptr); in dbuf_read_hole() 1366 BP_IS_HOLE(db->db_blkptr) && in dbuf_read_hole() 2925 ASSERT(BP_IS_HOLE(*bpp)); in dbuf_findbp() 4392 ASSERT(!(BP_IS_HOLE(bp)) && in dbuf_write_ready() 4420 if (BP_IS_HOLE(bp)) { in dbuf_write_ready() 4430 if (BP_IS_HOLE(ibp)) in dbuf_write_ready() 4471 if (!BP_IS_HOLE(bp)) in dbuf_write_children_ready() 4577 if (!BP_IS_HOLE(db->db_blkptr)) { in dbuf_write_done() 4650 if (!BP_IS_HOLE(obp)) in dbuf_write_override_done() [all …]
|
| H A D | zio.c | 1248 ASSERT(!BP_IS_HOLE(bp)); in zio_free_sync() 1616 if (!BP_IS_HOLE(bp) && zp->zp_nopwrite) { in zio_write_bp_init() 1625 if (BP_IS_HOLE(bp) || !zp->zp_dedup) in zio_write_bp_init() 1686 if (!BP_IS_HOLE(bp) && bp->blk_birth == zio->io_txg) { in zio_write_compress() 2688 if (BP_IS_HOLE(gbp)) in zio_gang_tree_issue() 2750 if (BP_IS_HOLE(zio->io_bp)) in zio_write_gang_member_ready() 2753 ASSERT(BP_IS_HOLE(&zio->io_bp_orig)); in zio_write_gang_member_ready() 2972 if (BP_IS_HOLE(bp_orig) || in zio_nop_write() 3286 ASSERT(BP_IS_HOLE(bp) || zio->io_bp_override); in zio_ddt_write() 3479 ASSERT(BP_IS_HOLE(bp)); in zio_dva_allocate() [all …]
|
| H A D | dmu_diff.c | 126 if (BP_IS_HOLE(bp)) { in diff_cb()
|
| H A D | dmu_send.c | 1108 !BP_IS_HOLE(bp) && !BP_USES_CRYPT(bp)) { in send_cb() 1134 !BP_IS_HOLE(bp)) { in send_cb() 1141 if (zb->zb_level < 0 || (zb->zb_level > 0 && !BP_IS_HOLE(bp))) in send_cb() 1143 if (zb->zb_object == DMU_META_DNODE_OBJECT && !BP_IS_HOLE(bp)) in send_cb() 1157 ASSERT(BP_IS_HOLE(bp)); in send_cb() 1165 if (BP_IS_HOLE(bp)) in send_cb() 1178 if (BP_IS_HOLE(bp)) { in send_cb() 1698 enum type range_type = (bp == NULL || BP_IS_HOLE(bp) ? HOLE : in enqueue_range() 1875 ASSERT(!BP_IS_HOLE(&bp)); in send_reader_thread()
|
| H A D | bptree.c | 158 if (zb->zb_level == ZB_DNODE_LEVEL || BP_IS_HOLE(bp) || in bptree_visit_cb()
|
| H A D | dmu.c | 1501 if (BP_IS_HOLE(bp)) { in dmu_sync_ready() 1566 if (BP_IS_HOLE(&dr->dt.dl.dr_overridden_by) && in dmu_sync_done() 1594 if (!BP_IS_HOLE(bp)) { in dmu_sync_late_arrival_done() 1597 ASSERT(BP_IS_HOLE(bp_orig) || !BP_EQUAL(bp, bp_orig)); in dmu_sync_late_arrival_done()
|
| H A D | dnode.c | 697 ASSERT(BP_IS_HOLE(&dn->dn_phys->dn_blkptr[0]) || in dnode_reallocate() 2031 if (!BP_IS_HOLE(dn->dn_objset->os_rootbp)) { in dnode_set_dirtyctx() 2112 (db->db_blkptr && !BP_IS_HOLE(db->db_blkptr)); in dnode_free_range() 2155 (db->db_blkptr && !BP_IS_HOLE(db->db_blkptr)); in dnode_free_range() 2415 BP_IS_HOLE(db->db_blkptr))) { in dnode_next_offset_level()
|
| H A D | dmu_redact.c | 300 } else if (zb->zb_level > 0 && !BP_IS_HOLE(bp)) { in redact_cb() 322 if (BP_IS_HOLE(bp)) { in redact_cb()
|
| H A D | dsl_destroy.c | 131 ASSERT(!BP_IS_HOLE(bp)); in process_old_cb() 715 if (zb->zb_level == ZB_DNODE_LEVEL || BP_IS_HOLE(bp) || in kill_blkptr()
|
| H A D | dsl_scan.c | 1388 if (BP_IS_HOLE(bp) || bp->blk_birth <= scn->scn_phys.scn_cur_min_txg) in dsl_scan_zil_block() 1422 if (BP_IS_HOLE(bp) || in dsl_scan_zil_record() 1569 if (BP_IS_HOLE(bp) || bp->blk_birth <= scn->scn_phys.scn_cur_min_txg || in dsl_scan_prefetch() 1968 if (BP_IS_HOLE(bp)) { in dsl_scan_visitbp()
|
| H A D | bpobj.c | 793 ASSERT(!BP_IS_HOLE(bp)); in bpobj_enqueue()
|
| H A D | dmu_recv.c | 928 if (BP_IS_HOLE(dsl_dataset_get_blkptr(newds)) && in dmu_recv_begin_sync() 1120 ASSERT(!BP_IS_HOLE(dsl_dataset_get_blkptr(ds)) || in dmu_recv_resume_begin_sync() 2333 !BP_IS_HOLE(dsl_dataset_get_blkptr(ds))) { in dmu_recv_cleanup_ds()
|
| H A D | arc.c | 5644 if (BP_IS_HOLE(bp) || BP_IS_EMBEDDED(bp)) { in arc_hdr_verify() 5926 ASSERT(!BP_IS_HOLE(bp)); in arc_read() 6047 ASSERT(!embedded_bp || !BP_IS_HOLE(bp)); in arc_read() 6796 uint64_t psize = BP_IS_HOLE(bp) ? 0 : BP_GET_PSIZE(bp); in arc_write_ready() 6869 } else if (BP_IS_HOLE(bp) && ARC_BUF_ENCRYPTED(buf)) { in arc_write_ready() 6878 if (BP_IS_HOLE(bp) || BP_IS_EMBEDDED(bp)) { in arc_write_ready() 6978 if (BP_IS_HOLE(zio->io_bp) || BP_IS_EMBEDDED(zio->io_bp)) { in arc_write_done()
|
| H A D | metaslab.c | 5844 ASSERT(!BP_IS_HOLE(bp)); in metaslab_free() 5895 ASSERT(!BP_IS_HOLE(bp)); in metaslab_claim() 5930 ASSERT(!BP_IS_HOLE(bp)); in metaslab_fastwrite_mark() 5954 ASSERT(!BP_IS_HOLE(bp)); in metaslab_fastwrite_unmark()
|
| H A D | dsl_crypt.c | 2017 if (!BP_IS_HOLE(dsl_dataset_get_blkptr(ds)) && in dsl_crypto_recv_raw_objset_check() 2084 if (BP_IS_HOLE(dsl_dataset_get_blkptr(ds))) { in dsl_crypto_recv_raw_objset_sync()
|
| H A D | dsl_dataset.c | 142 if (BP_IS_HOLE(bp) || BP_IS_REDACTED(bp)) in dsl_dataset_block_born() 252 if (BP_IS_HOLE(bp) || BP_IS_REDACTED(bp)) in dsl_dataset_block_kill()
|
| H A D | dmu_objset.c | 440 if (!BP_IS_HOLE(os->os_rootbp)) { in dmu_objset_open_impl()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zdb/ |
| H A D | zdb_il.c | 169 !BP_IS_HOLE(bp) && in zil_prt_rec_write() 174 if (BP_IS_HOLE(bp)) { in zil_prt_rec_write() 407 if (BP_IS_HOLE(&zh->zh_log) || verbose < 1) in dump_intent_log()
|
| H A D | zdb.c | 2174 if (BP_IS_HOLE(bp)) in snprintf_zstd_header() 2256 if (BP_IS_HOLE(bp)) { in snprintf_blkptr_compact() 2324 if (BP_GET_LEVEL(bp) > 0 && !BP_IS_HOLE(bp)) { in visit_indirect() 3757 if (BP_IS_HOLE(os->os_rootbp)) in dump_objset() 5263 if (BP_IS_HOLE(bp) || BP_IS_REDACTED(bp)) in zdb_blkptr_cb() 6516 if (zb->zb_level == ZB_DNODE_LEVEL || BP_IS_HOLE(bp) || in zdb_ddt_add_cb() 6528 if (BP_IS_HOLE(bp) || BP_GET_CHECKSUM(bp) == ZIO_CHECKSUM_OFF || in zdb_ddt_add_cb()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zio_crypt.c | 761 ASSERT(BP_USES_CRYPT(bp) || BP_IS_HOLE(bp)); in zio_crypt_decode_mac_bp() 865 if (BP_IS_HOLE(bp)) { in zio_crypt_bp_zero_nonportable_blkprop() 906 ASSERT(BP_USES_CRYPT(&tmpbp) || BP_IS_HOLE(&tmpbp)); in zio_crypt_bp_auth_init()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zio_crypt.c | 827 ASSERT(BP_USES_CRYPT(bp) || BP_IS_HOLE(bp)); in zio_crypt_decode_mac_bp() 930 if (BP_IS_HOLE(bp)) { in zio_crypt_bp_zero_nonportable_blkprop() 971 ASSERT(BP_USES_CRYPT(&tmpbp) || BP_IS_HOLE(&tmpbp)); in zio_crypt_bp_auth_init()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | spa.h | 574 #define BP_IS_HOLE(bp) \ macro 643 } else if (BP_IS_HOLE(bp)) { \
|