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