Home
last modified time | relevance | path

Searched refs:lh_m (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/gfs2/
Drecovery.c260 struct gfs2_log_header_host lh_1, lh_m; in gfs2_find_jhead() local
274 error = find_good_lh(jd, &blk_m, &lh_m); in gfs2_find_jhead()
281 if (lh_1.lh_sequence <= lh_m.lh_sequence) in gfs2_find_jhead()