Searched refs:gfs2_recover_func (Results 1 – 3 of 3) sorted by relevance
28 extern void gfs2_recover_func(struct work_struct *work);
401 void gfs2_recover_func(struct work_struct *work) in gfs2_recover_func() function
607 INIT_WORK(&jd->jd_work, gfs2_recover_func); in gfs2_jindex_hold()