Home
last modified time | relevance | path

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

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