Searched refs:BP_GET_NDVAS (Results 1 – 9 of 9) sorted by relevance
648 for (int i = 0; i < BP_GET_NDVAS(bp); i++) { in zfs_blkptr_verify()1165 spa_max_replication(spa)) == BP_GET_NDVAS(bp)); in zio_write_bp_init()1900 ASSERT3U(zio->io_prop.zp_copies, <=, BP_GET_NDVAS(zio->io_bp)); in zio_write_gang_member_ready()1901 ASSERT3U(pio->io_prop.zp_copies, <=, BP_GET_NDVAS(pio->io_bp)); in zio_write_gang_member_ready()1902 ASSERT3U(BP_GET_NDVAS(zio->io_bp), <=, BP_GET_NDVAS(pio->io_bp)); in zio_write_gang_member_ready()1905 for (int d = 0; d < BP_GET_NDVAS(zio->io_bp); d++) { in zio_write_gang_member_ready()2023 zp->zp_copies != BP_GET_NDVAS(bp_orig)) in zio_nop_write()2274 ASSERT(zp->zp_copies == BP_GET_NDVAS(bp) - BP_IS_GANG(bp)); in zio_ddt_ditto_write_done()2436 ASSERT0(BP_GET_NDVAS(bp)); in zio_dva_allocate()3060 ASSERT3U(zio->io_prop.zp_copies, <=, BP_GET_NDVAS(bp)); in zio_done()[all …]
2490 ASSERT(BP_GET_NDVAS(bp) == 0); in metaslab_alloc()2491 ASSERT(hintbp == NULL || ndvas <= BP_GET_NDVAS(hintbp)); in metaslab_alloc()2506 ASSERT(BP_GET_NDVAS(bp) == ndvas); in metaslab_alloc()2519 int ndvas = BP_GET_NDVAS(bp); in metaslab_free()2536 int ndvas = BP_GET_NDVAS(bp); in metaslab_claim()2570 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()
1769 for (int d = 0; d < BP_GET_NDVAS(bp); d++) in bp_get_dsize_sync()1782 for (int d = 0; d < BP_GET_NDVAS(bp); d++) in bp_get_dsize()
1702 switch (BP_GET_NDVAS(bp)) { in count_block()1779 for (int d = 0; d < BP_GET_NDVAS(bp); d++) { in dsl_scan_scrub_cb()
769 int ndvas = BP_GET_NDVAS(bp); in zil_add_block()
242 #define BP_GET_NDVAS(bp) \ macro
418 #define BP_GET_NDVAS(bp) \ macro545 for (int d = 0; d < BP_GET_NDVAS(bp); d++) { \
1153 int ndvas = dump_opt['d'] > 5 ? BP_GET_NDVAS(bp) : 1; in snprintf_blkptr_compact()2310 switch (BP_GET_NDVAS(bp)) { in zdb_count_block()