Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Drecovery.c398 void gfs2_recover_func(struct work_struct *work) in gfs2_recover_func() function
H A Dops_fstype.c572 INIT_WORK(&jd->jd_work, gfs2_recover_func); in gfs2_jindex_hold()