Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-raid.c3359 static enum sync_state decipher_sync_action(struct mddev *mddev, unsigned long recovery) in decipher_sync_action() function
3533 state = decipher_sync_action(mddev, recovery); in raid_status()
3680 state = decipher_sync_action(mddev, recovery); in raid_status()
3728 } else if (decipher_sync_action(mddev, mddev->recovery) != st_idle) in raid_message()