Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddlm.h34 void (*recover_prep) (void *ops_arg); member
/Linux-v4.19/drivers/md/
Dmd-cluster.c357 static void recover_prep(void *arg) in recover_prep() function