Searched refs:lh_1 (Results 1 – 1 of 1) sorted by relevance
265 struct gfs2_log_header_host lh_1, lh_m; in gfs2_find_jhead() local275 error = find_good_lh(jd, &blk_1, &lh_1); in gfs2_find_jhead()286 if (lh_1.lh_sequence <= lh_m.lh_sequence) in gfs2_find_jhead()292 error = jhead_scan(jd, &lh_1); in gfs2_find_jhead()296 *head = lh_1; in gfs2_find_jhead()