Searched refs:last_checkpoint (Results 1 – 1 of 1) sorted by relevance
426 log->last_checkpoint); in r5c_update_log_state()1066 if (sh->log_start == log->last_checkpoint) in r5l_write_stripe()1341 if (log->last_checkpoint < end) { in r5l_write_super_and_discard_space()1343 log->last_checkpoint + log->rdev->data_offset, in r5l_write_super_and_discard_space()1344 end - log->last_checkpoint, GFP_NOIO); in r5l_write_super_and_discard_space()1348 log->device_size - log->last_checkpoint, in r5l_write_super_and_discard_space()1539 log->last_checkpoint = next_checkpoint; in r5l_do_reclaim()2454 ctx->pos = log->last_checkpoint; in r5l_recovery_log()2498 log->last_checkpoint = pos; in r5l_recovery_log()2909 if (sh->log_start == log->last_checkpoint) in r5c_cache_data()[all …]