de_type          1105 fs/gfs2/dir.c  			new->de_type = dent->de_type; /* No endian worries */
de_type          1311 fs/gfs2/dir.c  				be16_to_cpu(dent->de_type)))
de_type          1658 fs/gfs2/dir.c  		dtype = be16_to_cpu(dent->de_type);
de_type          1692 fs/gfs2/dir.c  			    be16_to_cpu(dent->de_type))) {
de_type          1816 fs/gfs2/dir.c  			dent->de_type = cpu_to_be16(IF2DT(nip->i_inode.i_mode));
de_type          1951 fs/gfs2/dir.c  	dent->de_type = cpu_to_be16(new_type);
de_type            74 fs/gfs2/dir.h  	dent->de_type = cpu_to_be16(0);
de_type           413 fs/gfs2/inode.c 	dent->de_type = cpu_to_be16(DT_DIR);
de_type           418 fs/gfs2/inode.c 	dent->de_type = cpu_to_be16(DT_DIR);
de_type           318 include/uapi/linux/gfs2_ondisk.h 	__be16 de_type;