Searched refs:DT_REG (Results 1 - 28 of 28) sorted by relevance

/linux-4.1.27/fs/openpromfs/
H A Dinode.c314 prop->unique_id, DT_REG)) openpromfs_readdir()
/linux-4.1.27/fs/squashfs/
H A Ddir.c40 DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_FIFO, DT_SOCK
/linux-4.1.27/fs/hfs/
H A Ddir.c141 be32_to_cpu(entry.file.FlNum), DT_REG)) hfs_readdir()
/linux-4.1.27/fs/9p/
H A Dvfs_dir.c69 int rettype = DT_REG; dt_type()
/linux-4.1.27/fs/cifs/
H A Dinode.c244 fattr->cf_dtype = DT_REG; cifs_unix_basic_to_fattr()
277 fattr->cf_dtype = DT_REG; cifs_unix_basic_to_fattr()
452 fattr->cf_dtype = DT_REG; cifs_sfu_type()
521 fattr->cf_dtype = DT_REG; cifs_sfu_type()
526 fattr->cf_dtype = DT_REG; cifs_sfu_type()
630 fattr->cf_dtype = DT_REG; cifs_all_info_to_fattr()
H A Dreaddir.c150 fattr->cf_dtype = DT_REG; cifs_fill_common_info()
/linux-4.1.27/fs/jffs2/
H A Ddir.c260 if (!type) type = DT_REG; jffs2_link()
798 if (!type) type = DT_REG; jffs2_rename()
H A Dwrite.c519 rd->type = DT_REG; jffs2_do_create()
/linux-4.1.27/fs/omfs/
H A Ddir.c359 d_type = (oi->i_type == OMFS_DIR) ? DT_DIR : DT_REG; omfs_fill_chain()
/linux-4.1.27/fs/romfs/
H A Dsuper.c93 DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_SOCK, DT_FIFO
/linux-4.1.27/fs/ufs/
H A Dutil.h171 de->d_u.d_44.d_type = DT_REG; ufs_set_de_type()
/linux-4.1.27/fs/hfsplus/
H A Ddir.c237 type = DT_REG; hfsplus_readdir()
/linux-4.1.27/fs/nfs/
H A Dnfstrace.h19 { DT_REG, "REG" }, \
/linux-4.1.27/fs/coda/
H A Ddir.c332 case CDT_REG: dt = DT_REG; break; CDT2DT()
/linux-4.1.27/fs/exofs/
H A Ddir.c214 [EXOFS_FT_REG_FILE] = DT_REG,
/linux-4.1.27/fs/ext3/
H A Ddir.c28 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, DT_FIFO, DT_SOCK, DT_LNK
/linux-4.1.27/fs/xfs/
H A Dxfs_dir2_readdir.c40 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK,
/linux-4.1.27/fs/nilfs2/
H A Ddir.c231 [NILFS_FT_REG_FILE] = DT_REG,
/linux-4.1.27/fs/ext2/
H A Ddir.c260 [EXT2_FT_REG_FILE] = DT_REG,
/linux-4.1.27/fs/f2fs/
H A Ddir.c42 [F2FS_FT_REG_FILE] = DT_REG,
/linux-4.1.27/fs/ubifs/
H A Ddir.c315 return DT_REG; vfs_dent_type()
/linux-4.1.27/fs/fat/
H A Ddir.c676 (de->attr & ATTR_DIR) ? DT_DIR : DT_REG)) __fat_readdir()
/linux-4.1.27/tools/perf/ui/browsers/
H A Dhists.c1340 if (!(dent->d_type == DT_REG)) switch_data_file()
/linux-4.1.27/fs/ntfs/
H A Ddir.c1060 dt_type = DT_REG; ntfs_filldir()
/linux-4.1.27/fs/ocfs2/
H A Ddir.c72 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, DT_FIFO, DT_SOCK, DT_LNK
/linux-4.1.27/fs/ext4/
H A Dext4.h2206 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, DT_FIFO, DT_SOCK, DT_LNK
/linux-4.1.27/include/linux/
H A Dfs.h1539 #define DT_REG 8 macro
/linux-4.1.27/fs/btrfs/
H A Dinode.c5642 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, DT_FIFO, DT_SOCK, DT_LNK

Completed in 476 milliseconds