Lines Matching refs:gfs2_log_header_host
120 static int gfs2_log_header_in(struct gfs2_log_header_host *lh, const void *buf) in gfs2_log_header_in()
151 struct gfs2_log_header_host *head) in get_log_header()
154 struct gfs2_log_header_host uninitialized_var(lh); in get_log_header()
192 struct gfs2_log_header_host *head) in find_good_lh()
223 static int jhead_scan(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head) in jhead_scan()
226 struct gfs2_log_header_host lh; in jhead_scan()
263 int gfs2_find_jhead(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head) in gfs2_find_jhead()
265 struct gfs2_log_header_host lh_1, lh_m; in gfs2_find_jhead()
338 struct gfs2_log_header_host lh; in foreach_descriptor()
381 static int clean_journal(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head) in clean_journal()
456 struct gfs2_log_header_host head; in gfs2_recover_func()