Searched refs:BP_IS_GANG (Results 1 – 8 of 8) sorted by relevance
207 ASSERT(BP_IS_GANG(bp)); in zio_checksum_gang_verifier()298 (BP_IS_GANG(bp) ? ZIO_CHECKSUM_GANG_HEADER : BP_GET_CHECKSUM(bp))); in zio_checksum_error()302 (BP_IS_GANG(bp) ? SPA_GANGBLOCKSIZE : BP_GET_PSIZE(bp))); in zio_checksum_error()359 ASSERT(!BP_IS_GANG(bp)); in zio_checksum_error()
599 if (zio->io_child_type > ZIO_CHILD_GANG && BP_IS_GANG(bp)) in zio_create()735 if (BP_IS_GANG(bp)) in zfs_blkptr_verify()855 if (zfs_trim_enabled || BP_IS_GANG(bp) || BP_GET_DEDUP(bp) || in zio_free()890 else if (BP_IS_GANG(bp) || BP_GET_DEDUP(bp)) in zio_free_sync()1242 ASSERT(BP_IS_EMBEDDED(bp) || MIN(zp->zp_copies + BP_IS_GANG(bp), in zio_write_bp_init()1792 BP_IS_GANG(bp) ? SPA_GANGBLOCKSIZE : BP_GET_PSIZE(bp), in zio_free_gang()1862 ASSERT(BP_IS_GANG(bp)); in zio_gang_tree_assemble()1891 if (!BP_IS_GANG(gbp)) in zio_gang_tree_assemble_done()1903 ASSERT(BP_IS_GANG(bp) == !!gn); in zio_gang_tree_issue()1937 ASSERT(BP_IS_GANG(bp) && zio->io_gang_leader == NULL); in zio_gang_assemble()[all …]
1894 (BP_IS_GANG(bp) ? ZIO_CHECKSUM_GANG_HEADER : BP_GET_CHECKSUM(bp))); in raidz_parity_verify()
855 ASSERT(!BP_IS_GANG(zio->io_bp)); in zil_lwb_write_done()
371 if (BP_IS_GANG(bp))
495 #define BP_IS_GANG(bp) \ macro578 if (BP_IS_GANG(bp) && \591 BP_IS_GANG(bp) ? "gang" : "contiguous", \
414 #define BP_IS_GANG(bp) DVA_GET_GANG(BP_IDENTITY(bp)) macro
173 ASSERT(BP_IS_GANG(bp)); in zio_checksum_gang_verifier()