Home
last modified time | relevance | path

Searched defs:redo (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/s390/cio/
Ddevice.c1273 int *redo = data; in recovery_check() local
1295 int redo = 0; in recovery_work_func() local
/linux-4.4.14/drivers/block/
Dfloppy.c545 void (*redo)(void); /* this is called to retry the operation */ member