Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddlm.h32 void (*recover_prep) (void *ops_arg); member
/linux/drivers/md/
H A Dmd-cluster.c361 static void recover_prep(void *arg) in recover_prep() function