gfs2_jdesc_find   701 fs/gfs2/ops_fstype.c 		sdp->sd_jdesc = gfs2_jdesc_find(sdp, 0);
gfs2_jdesc_find   712 fs/gfs2/ops_fstype.c 		sdp->sd_jdesc = gfs2_jdesc_find(sdp, sdp->sd_lockstruct.ls_jid);
gfs2_jdesc_find   748 fs/gfs2/ops_fstype.c 			error = gfs2_recover_journal(gfs2_jdesc_find(sdp, x));
gfs2_jdesc_find    29 fs/gfs2/super.h struct gfs2_jdesc *gfs2_jdesc_find(struct gfs2_sbd *sdp, unsigned int jid);