Searched refs:gfs2_find_jhead (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/fs/gfs2/
H A Drecovery.h30 extern int gfs2_find_jhead(struct gfs2_jdesc *jd,
H A Drecovery.c253 * gfs2_find_jhead - find the head of a log
263 int gfs2_find_jhead(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head) gfs2_find_jhead() function
501 error = gfs2_find_jhead(jd, &head); gfs2_recover_func()
H A Dglops.c504 error = gfs2_find_jhead(sdp->sd_jdesc, &head); freeze_go_xmote_bh()
H A Dsuper.c418 error = gfs2_find_jhead(sdp->sd_jdesc, &head); gfs2_make_fs_rw()
674 error = gfs2_find_jhead(jd, &lh); gfs2_lock_fs_check_clean()
H A Dops_fstype.c632 error = gfs2_find_jhead(jd, &head); check_journal_clean()

Completed in 167 milliseconds