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