Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
DKconfig322 algorithms used to select which blocks are promoted, demoted,
331 to select which blocks should be promoted and demoted.
/Linux-v4.19/fs/dlm/
Dlock.c2509 int hi, demoted, quit, grant_restart, demote_restart; in grant_pending_convert() local
2519 demoted = is_demoted(lkb); in grant_pending_convert()
2530 if (!demoted && is_demoted(lkb)) { in grant_pending_convert()