GFS2_METATYPE_IN 387 fs/gfs2/bmap.c gfs2_metatype_set(mp->mp_bh[i], GFS2_METATYPE_IN, GFS2_FORMAT_IN); GFS2_METATYPE_IN 126 fs/gfs2/eattr.c if (gfs2_metatype_check(GFS2_SB(&ip->i_inode), bh, GFS2_METATYPE_IN)) { GFS2_METATYPE_IN 946 fs/gfs2/eattr.c if (gfs2_metatype_check(sdp, indbh, GFS2_METATYPE_IN)) { GFS2_METATYPE_IN 971 fs/gfs2/eattr.c gfs2_metatype_set(indbh, GFS2_METATYPE_IN, GFS2_FORMAT_IN); GFS2_METATYPE_IN 1316 fs/gfs2/eattr.c if (gfs2_metatype_check(sdp, indbh, GFS2_METATYPE_IN)) { GFS2_METATYPE_IN 387 fs/gfs2/meta_io.c gfs2_metatype_set(bh, GFS2_METATYPE_IN, GFS2_FORMAT_IN); GFS2_METATYPE_IN 390 fs/gfs2/meta_io.c u32 mtype = height ? GFS2_METATYPE_IN : GFS2_METATYPE_DI;