DT_REG           2279 drivers/staging/exfat/exfat_super.c 		      (de.Attr & ATTR_SUBDIR) ? DT_DIR : DT_REG))
DT_REG             54 fs/9p/vfs_dir.c 	int rettype = DT_REG;
DT_REG            253 fs/cifs/inode.c 		fattr->cf_dtype = DT_REG;
DT_REG            286 fs/cifs/inode.c 		fattr->cf_dtype = DT_REG;
DT_REG            463 fs/cifs/inode.c 		fattr->cf_dtype = DT_REG;
DT_REG            534 fs/cifs/inode.c 			fattr->cf_dtype = DT_REG;
DT_REG            539 fs/cifs/inode.c 		fattr->cf_dtype = DT_REG;
DT_REG            645 fs/cifs/inode.c 		fattr->cf_dtype = DT_REG;
DT_REG            153 fs/cifs/readdir.c 		fattr->cf_dtype = DT_REG;
DT_REG            337 fs/coda/dir.c  	case CDT_REG:	  dt = DT_REG;     break;
DT_REG           2506 fs/ext4/ext4.h 	DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, DT_FIFO, DT_SOCK, DT_LNK
DT_REG             42 fs/f2fs/dir.c  	[F2FS_FT_REG_FILE]	= DT_REG,
DT_REG            678 fs/fat/dir.c   			    (de->attr & ATTR_DIR) ? DT_DIR : DT_REG))
DT_REG             10 fs/fs_types.c  	[FT_REG_FILE]	= DT_REG,
DT_REG             51 fs/fs_types.c  	[DT_REG]	= FT_REG_FILE,
DT_REG            135 fs/hfs/dir.c   				    be32_to_cpu(entry.file.FlNum), DT_REG))
DT_REG            236 fs/hfsplus/dir.c 				type = DT_REG;
DT_REG            261 fs/jffs2/dir.c 	if (!type) type = DT_REG;
DT_REG            798 fs/jffs2/dir.c 	if (!type) type = DT_REG;
DT_REG            520 fs/jffs2/write.c 	rd->type = DT_REG;
DT_REG             19 fs/nfs/nfstrace.h TRACE_DEFINE_ENUM(DT_REG);
DT_REG             31 fs/nfs/nfstrace.h 			{ DT_REG, "REG" }, \
DT_REG            235 fs/nilfs2/dir.c 	[NILFS_FT_REG_FILE]	= DT_REG,
DT_REG           1046 fs/ntfs/dir.c  		dt_type = DT_REG;
DT_REG            358 fs/omfs/dir.c  		d_type = (oi->i_type == OMFS_DIR) ? DT_DIR : DT_REG;
DT_REG            316 fs/openpromfs/inode.c 			    prop->unique_id, DT_REG))
DT_REG             94 fs/romfs/super.c 	DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_SOCK, DT_FIFO
DT_REG             27 fs/squashfs/dir.c 	DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_FIFO, DT_SOCK
DT_REG            459 fs/ubifs/dir.c 		return DT_REG;
DT_REG            172 fs/ufs/util.h  		de->d_u.d_44.d_type = DT_REG;
DT_REG             25 fs/xfs/xfs_dir2_readdir.c 	DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK,
DT_REG           2298 tools/perf/ui/browsers/hists.c 		if (!(dent->d_type == DT_REG))
DT_REG             95 tools/testing/selftests/proc/read.c 		case DT_REG: