Home
last modified time | relevance | path

Searched refs:recover_prep (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Ddlm.h32 void (*recover_prep) (void *ops_arg); member
/linux/fs/dlm/
H A Dmember.c472 if (!ls->ls_ops || !ls->ls_ops->recover_prep) in dlm_lsop_recover_prep()
474 ls->ls_ops->recover_prep(ls->ls_ops_arg); in dlm_lsop_recover_prep()
/linux/drivers/md/
H A Dmd-cluster.c361 static void recover_prep(void *arg) in recover_prep() function
418 .recover_prep = recover_prep,
/linux/fs/ocfs2/
H A Dstack_user.c947 .recover_prep = user_recover_prep,
/linux/fs/gfs2/
H A Dlock_dlm.c1290 .recover_prep = gdlm_recover_prep,