Home
last modified time | relevance | path

Searched refs:r5l_ring_add (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/md/
H A Draid5-cache.c1683 offset = r5l_ring_add(log, offset, BLOCK_SECTORS); in r5l_recovery_fetch_ra_pool()
1840 r5l_ring_add(log, log_offset, BLOCK_SECTORS)); in r5l_recovery_load_parity()
2021 r5l_ring_add(log, log_offset, in r5l_recovery_verify_data_checksum_for_mb()
2035 log_offset = r5l_ring_add(log, log_offset, in r5l_recovery_verify_data_checksum_for_mb()
2089 log_offset = r5l_ring_add(log, ctx->pos, BLOCK_SECTORS); in r5c_recovery_analyze_meta_block()
2180 log_offset = r5l_ring_add(log, log_offset, in r5c_recovery_analyze_meta_block()
2246 ctx->pos = r5l_ring_add(log, ctx->pos, ctx->meta_total_blocks); in r5c_recovery_flush_log()
2365 write_pos = r5l_ring_add(log, ctx->pos, BLOCK_SECTORS); in r5c_recovery_rewrite_data_only_stripes()
2386 write_pos = r5l_ring_add(log, write_pos, in r5c_recovery_rewrite_data_only_stripes()
2488 ctx->pos = r5l_ring_add(log, ctx->pos, BLOCK_SECTORS); in r5l_recovery_log()
[all …]