gfs2_jdesc_find   678 fs/gfs2/ops_fstype.c 		sdp->sd_jdesc = gfs2_jdesc_find(sdp, 0);
gfs2_jdesc_find   691 fs/gfs2/ops_fstype.c 		sdp->sd_jdesc = gfs2_jdesc_find(sdp, sdp->sd_lockstruct.ls_jid);
gfs2_jdesc_find   730 fs/gfs2/ops_fstype.c 			struct gfs2_jdesc *jd = gfs2_jdesc_find(sdp, x);
gfs2_jdesc_find    27 fs/gfs2/super.h extern struct gfs2_jdesc *gfs2_jdesc_find(struct gfs2_sbd *sdp, unsigned int jid);