Lines Matching defs:ndvas
4636 int ndvas = BP_GET_NDVAS(bp);
4638 for (int d = 0; d < ndvas; d++) {
5845 int ndvas, uint64_t txg, blkptr_t *hintbp, int flags,
5863 ASSERT(ndvas > 0 && ndvas <= spa_max_replication(spa));
5865 ASSERT(hintbp == NULL || ndvas <= BP_GET_NDVAS(hintbp));
5868 for (int d = 0; d < ndvas; d++) {
5891 ASSERT(BP_GET_NDVAS(bp) == ndvas);
5904 int ndvas = BP_GET_NDVAS(bp);
5938 for (int d = 0; d < ndvas; d++) {
5954 int ndvas = BP_GET_NDVAS(bp);
5970 for (int d = 0; d < ndvas; d++) {