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

/linux-4.1.27/fs/gfs2/
H A Drecovery.c179 * find_good_lh - find a good log header
191 static int find_good_lh(struct gfs2_jdesc *jd, unsigned int *blk, find_good_lh() function
275 error = find_good_lh(jd, &blk_1, &lh_1); gfs2_find_jhead()
279 error = find_good_lh(jd, &blk_m, &lh_m); gfs2_find_jhead()

Completed in 68 milliseconds