Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
DKconfig313 algorithms used to select which blocks are promoted, demoted,
322 to select which blocks should be promoted and demoted.
/Linux-v5.4/fs/dlm/
Dlock.c2508 int hi, demoted, quit, grant_restart, demote_restart; in grant_pending_convert() local
2518 demoted = is_demoted(lkb); in grant_pending_convert()
2529 if (!demoted && is_demoted(lkb)) { in grant_pending_convert()