Home
last modified time | relevance | path

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

/linux/mm/damon/
H A Dcore.c1330 dst->maybe_corrupted = true; in damon_commit_ctx()
1356 dst->maybe_corrupted = false; in damon_commit_ctx()
2892 if (!cancel && ctx->maybe_corrupted) in kdamond_call()
2923 if (ctx->maybe_corrupted) in kdamond_wait_activation()
3015 if (ctx->maybe_corrupted) in kdamond_fn()
/linux/include/linux/
H A Ddamon.h832 bool maybe_corrupted; member