Searched refs:BP_IS_GANG (Results 1 – 10 of 10) sorted by relevance
254 ASSERT(BP_IS_GANG(bp)); in zio_checksum_gang_verifier()437 (BP_IS_GANG(bp) ? ZIO_CHECKSUM_GANG_HEADER : BP_GET_CHECKSUM(bp))); in zio_checksum_error()440 (BP_IS_GANG(bp) ? SPA_GANGBLOCKSIZE : BP_GET_PSIZE(bp))); in zio_checksum_error()
686 if (zio->io_child_type > ZIO_CHILD_GANG && BP_IS_GANG(bp)) in zio_create()832 if (BP_IS_GANG(bp)) in zfs_blkptr_verify()864 if (BP_IS_GANG(bp)) in zfs_dva_valid()986 if (zfs_trim_enabled || BP_IS_GANG(bp) || BP_GET_DEDUP(bp) || in zio_free()1022 else if (BP_IS_GANG(bp) || BP_GET_DEDUP(bp)) in zio_free_sync()1454 ASSERT(BP_IS_EMBEDDED(bp) || MIN(zp->zp_copies + BP_IS_GANG(bp), in zio_write_compress()2104 BP_IS_GANG(bp) ? SPA_GANGBLOCKSIZE : BP_GET_PSIZE(bp), in zio_free_gang()2176 ASSERT(BP_IS_GANG(bp)); in zio_gang_tree_assemble()2208 if (!BP_IS_GANG(gbp)) in zio_gang_tree_assemble_done()2221 ASSERT(BP_IS_GANG(bp) == !!gn); in zio_gang_tree_issue()[all …]
3554 ASSERT0(BP_IS_GANG(bp)); in scan_io_queue_insert()3588 if (!dp->dp_scan->scn_is_sorted || BP_IS_GANG(bp)) { in dsl_scan_enqueue()
2127 (BP_IS_GANG(bp) ? ZIO_CHECKSUM_GANG_HEADER : BP_GET_CHECKSUM(bp))); in raidz_parity_verify()
1119 ASSERT(!BP_IS_GANG(zio->io_bp)); in zil_lwb_write_done()
398 if (BP_IS_GANG(bp))
3718 if (BP_IS_GANG(bp)) in spa_remap_blkptr()
512 #define BP_IS_GANG(bp) \ macro595 if (BP_IS_GANG(bp) && \608 BP_IS_GANG(bp) ? "gang" : "contiguous", \
422 #define BP_IS_GANG(bp) DVA_GET_GANG(BP_IDENTITY(bp)) macro
211 ASSERT(BP_IS_GANG(bp)); in zio_checksum_gang_verifier()