Searched defs:recover_prep (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | dlm.h | 32 void (*recover_prep) (void *ops_arg); member |
/linux/drivers/md/ | ||
H A D | md-cluster.c | 361 static void recover_prep(void *arg) in recover_prep() function |