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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Drecovery.c265 struct gfs2_log_header_host lh_1, lh_m; local
275 error = find_good_lh(jd, &blk_1, &lh_1);
286 if (lh_1.lh_sequence <= lh_m.lh_sequence)
292 error = jhead_scan(jd, &lh_1);
296 *head = lh_1;

Completed in 55 milliseconds