Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Dmd.h91 ACTION_CHECK, enumerator
H A Dmd.c75 [ACTION_CHECK] = "check",
4841 return ACTION_CHECK; in md_sync_action()
5008 case ACTION_CHECK: in action_store()
5033 case ACTION_CHECK: in action_store()
8864 case ACTION_CHECK: in md_sync_max_sectors()
8883 case ACTION_CHECK: in md_sync_position()
H A Ddm-raid.c3554 resync_mismatches = mddev->last_sync_action == ACTION_CHECK ? in raid_status()