Searched refs:meta_total_blocks (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Draid5-cache.c1609 sector_t meta_total_blocks; /* total size of current meta and data */ member in struct:r5l_recovery_ctx
1755 ctx->meta_total_blocks = BLOCK_SECTORS;
1821 ctx->meta_total_blocks += BLOCK_SECTORS;
1836 ctx->meta_total_blocks += BLOCK_SECTORS * conf->max_degraded;
2251 ctx->pos = r5l_ring_add(log, ctx->pos, ctx->meta_total_blocks);

Completed in 121 milliseconds