Home
last modified time | relevance | path

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

/linux/mm/damon/
H A Dcore.c1255 dst->maybe_corrupted = true; in damon_commit_ctx()
1281 dst->maybe_corrupted = false; in damon_commit_ctx()
2683 if (!cancel && ctx->maybe_corrupted) in kdamond_call()
2714 if (ctx->maybe_corrupted) in kdamond_wait_activation()
2799 if (ctx->maybe_corrupted) in kdamond_fn()
/linux/include/linux/
H A Ddamon.h817 bool maybe_corrupted; member