Home
last modified time | relevance | path

Searched refs:gfs2_recover_func (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/gfs2/
Drecovery.h33 extern void gfs2_recover_func(struct work_struct *work);
Drecovery.c406 void gfs2_recover_func(struct work_struct *work) in gfs2_recover_func() function
Dops_fstype.c580 INIT_WORK(&jd->jd_work, gfs2_recover_func); in gfs2_jindex_hold()