Searched refs:BP_GET_NDVAS (Results 1 – 9 of 9) sorted by relevance
649 for (int i = 0; i < BP_GET_NDVAS(bp); i++) { in zfs_blkptr_verify()1168 spa_max_replication(spa)) == BP_GET_NDVAS(bp)); in zio_write_bp_init()1955 ASSERT3U(zio->io_prop.zp_copies, <=, BP_GET_NDVAS(zio->io_bp)); in zio_write_gang_member_ready()1956 ASSERT3U(pio->io_prop.zp_copies, <=, BP_GET_NDVAS(pio->io_bp)); in zio_write_gang_member_ready()1957 ASSERT3U(BP_GET_NDVAS(zio->io_bp), <=, BP_GET_NDVAS(pio->io_bp)); in zio_write_gang_member_ready()1960 for (int d = 0; d < BP_GET_NDVAS(zio->io_bp); d++) { in zio_write_gang_member_ready()2089 zp->zp_copies != BP_GET_NDVAS(bp_orig)) in zio_nop_write()2341 ASSERT(zp->zp_copies == BP_GET_NDVAS(bp) - BP_IS_GANG(bp)); in zio_ddt_ditto_write_done()2504 ASSERT0(BP_GET_NDVAS(bp)); in zio_dva_allocate()3128 ASSERT3U(zio->io_prop.zp_copies, <=, BP_GET_NDVAS(bp)); in zio_done()[all …]
2492 ASSERT(BP_GET_NDVAS(bp) == 0); in metaslab_alloc()2493 ASSERT(hintbp == NULL || ndvas <= BP_GET_NDVAS(hintbp)); in metaslab_alloc()2508 ASSERT(BP_GET_NDVAS(bp) == ndvas); in metaslab_alloc()2521 int ndvas = BP_GET_NDVAS(bp); in metaslab_free()2538 int ndvas = BP_GET_NDVAS(bp); in metaslab_claim()2572 for (int i = 0; i < BP_GET_NDVAS(bp); i++) { in metaslab_check_free()
84 c = BP_GET_NDVAS(zio->io_bp); in vdev_mirror_map_alloc()
1777 for (int d = 0; d < BP_GET_NDVAS(bp); d++) in bp_get_dsize_sync()1790 for (int d = 0; d < BP_GET_NDVAS(bp); d++) in bp_get_dsize()
1723 switch (BP_GET_NDVAS(bp)) { in count_block()1800 for (int d = 0; d < BP_GET_NDVAS(bp); d++) { in dsl_scan_scrub_cb()
770 int ndvas = BP_GET_NDVAS(bp); in zil_add_block()
243 #define BP_GET_NDVAS(bp) \ macro
428 #define BP_GET_NDVAS(bp) \ macro555 for (int d = 0; d < BP_GET_NDVAS(bp); d++) { \
1166 int ndvas = dump_opt['d'] > 5 ? BP_GET_NDVAS(bp) : 1; in snprintf_blkptr_compact()2359 switch (BP_GET_NDVAS(bp)) { in zdb_count_block()