Searched refs:find_good_lh (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.c179 * find_good_lh - find a good log header
191 static int find_good_lh(struct gfs2_jdesc *jd, unsigned int *blk, function
275 error = find_good_lh(jd, &blk_1, &lh_1);
279 error = find_good_lh(jd, &blk_m, &lh_m);

Completed in 56 milliseconds