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