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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Drecovery.h30 extern int gfs2_find_jhead(struct gfs2_jdesc *jd,
H A Drecovery.c253 * gfs2_find_jhead - find the head of a log
263 int gfs2_find_jhead(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head) function
495 error = gfs2_find_jhead(jd, &head);
H A Dglops.c352 error = gfs2_find_jhead(sdp->sd_jdesc, &head);
H A Dsuper.c382 error = gfs2_find_jhead(sdp->sd_jdesc, &head);
633 error = gfs2_find_jhead(jd, &lh);

Completed in 173 milliseconds