Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Drecovery.c407 struct gfs2_holder j_gh, ji_gh; in gfs2_recover_func() local
431 &j_gh); in gfs2_recover_func()
540 gfs2_glock_dq_uninit(&j_gh); in gfs2_recover_func()
552 gfs2_glock_dq_uninit(&j_gh); in gfs2_recover_func()
H A Dutil.c56 struct gfs2_holder j_gh; in check_journal_clean() local
62 GL_EXACT | GL_NOCACHE, &j_gh); in check_journal_clean()
92 gfs2_glock_dq_uninit(&j_gh); in check_journal_clean()