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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/
H A Drecovery.c250 struct gfs2_log_header_host lh_1, lh_m; local
260 error = find_good_lh(jd, &blk_1, &lh_1);
271 if (lh_1.lh_sequence <= lh_m.lh_sequence)
277 error = jhead_scan(jd, &lh_1);
281 *head = lh_1;

Completed in 91 milliseconds