/linux-4.1.27/tools/perf/util/ |
D | trace-event-info.c | 190 if (dent->d_type != DT_DIR || in copy_event_system() 214 if (dent->d_type != DT_DIR || in copy_event_system() 294 if (dent->d_type != DT_DIR || in record_event_files() 311 if (dent->d_type != DT_DIR || in record_event_files()
|
D | cpumap.c | 458 if (dent1->d_type != DT_DIR || sscanf(dent1->d_name, "node%u", &mem) < 1) in cpu__setup_cpunode_map()
|
D | util.c | 600 if ((d->d_type != DT_DIR) || in find_process()
|
D | parse-events.c | 133 if (sys_dirent.d_type == DT_DIR && \ 154 if (evt_dirent.d_type == DT_DIR && \
|
D | symbol.c | 1600 if (dent->d_type != DT_DIR) in find_matching_kcore()
|
/linux-4.1.27/fs/openpromfs/ |
D | inode.c | 275 if (!dir_emit(ctx, ".", 1, inode->i_ino, DT_DIR)) in openpromfs_readdir() 283 dp->parent->unique_id), DT_DIR)) in openpromfs_readdir() 299 child->unique_id, DT_DIR)) in openpromfs_readdir()
|
/linux-4.1.27/fs/hfs/ |
D | dir.c | 100 be32_to_cpu(entry.thread.ParID), DT_DIR)) in hfs_readdir() 132 be32_to_cpu(entry.dir.DirID), DT_DIR)) in hfs_readdir()
|
/linux-4.1.27/fs/jffs2/ |
D | build.c | 82 if (fd->type == DT_DIR) { in jffs2_build_inode_pass1() 185 if (fd->type == DT_DIR) { in jffs2_build_filesystem()
|
D | fs.c | 305 if (fd->type == DT_DIR && fd->ino) in jffs2_iget()
|
D | dir.c | 547 rd->type = DT_DIR; in jffs2_mkdir()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_dir2_readdir.c | 40 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, 111 if (!dir_emit(ctx, ".", 1, dp->i_ino, DT_DIR)) in xfs_dir2_sf_getdents() 121 if (!dir_emit(ctx, "..", 2, ino, DT_DIR)) in xfs_dir2_sf_getdents()
|
/linux-4.1.27/fs/squashfs/ |
D | dir.c | 40 DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_FIFO, DT_SOCK
|
/linux-4.1.27/fs/9p/ |
D | vfs_dir.c | 72 rettype = DT_DIR; in dt_type()
|
/linux-4.1.27/fs/adfs/ |
D | dir.c | 42 if (!dir_emit(ctx, "..", 2, dir.parent_id, DT_DIR)) in adfs_readdir()
|
/linux-4.1.27/fs/freevxfs/ |
D | vxfs_lookup.c | 252 if (!dir_emit(ctx, "..", 2, VXFS_INO(ip)->vii_dotdot, DT_DIR)) in vxfs_readdir()
|
/linux-4.1.27/fs/hfsplus/ |
D | dir.c | 183 be32_to_cpu(entry.thread.parentID), DT_DIR)) in hfsplus_readdir() 223 be32_to_cpu(entry.folder.id), DT_DIR)) in hfsplus_readdir()
|
/linux-4.1.27/tools/perf/ |
D | builtin-buildid-cache.c | 109 if (dent->d_type != DT_DIR) in build_id_cache__kcore_existing()
|
D | builtin-script.c | 1067 if ((lang_dirent.d_type == DT_DIR || \ 1076 if (script_dirent.d_type != DT_DIR && \
|
/linux-4.1.27/fs/hpfs/ |
D | dir.c | 139 if (!dir_emit(ctx, "..", 2, hpfs_inode->i_parent_dir, DT_DIR)) in hpfs_readdir()
|
/linux-4.1.27/fs/ext3/ |
D | dir.c | 28 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, DT_FIFO, DT_SOCK, DT_LNK
|
/linux-4.1.27/fs/omfs/ |
D | dir.c | 359 d_type = (oi->i_type == OMFS_DIR) ? DT_DIR : DT_REG; in omfs_fill_chain()
|
/linux-4.1.27/fs/romfs/ |
D | super.c | 93 DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_SOCK, DT_FIFO
|
/linux-4.1.27/fs/coda/ |
D | dir.c | 330 case CDT_DIR: dt = DT_DIR; break; in CDT2DT()
|
/linux-4.1.27/fs/gfs2/ |
D | inode.c | 420 dent->de_type = cpu_to_be16(DT_DIR); in gfs2_init_dir() 425 dent->de_type = cpu_to_be16(DT_DIR); in gfs2_init_dir() 1498 error = gfs2_dir_mvino(ip, &gfs2_qdotdot, ndip, DT_DIR); in gfs2_rename()
|
D | ops_fstype.c | 454 inode = gfs2_inode_lookup(sb, DT_DIR, no_addr, 0, 0); in gfs2_lookup_root()
|
/linux-4.1.27/fs/ntfs/ |
D | dir.c | 1058 dt_type = DT_DIR; in ntfs_filldir() 1070 dt_type == DT_DIR ? "DIR" : "REG"); in ntfs_filldir()
|
/linux-4.1.27/fs/nilfs2/ |
D | dir.c | 232 [NILFS_FT_DIR] = DT_DIR,
|
/linux-4.1.27/fs/exofs/ |
D | dir.c | 215 [EXOFS_FT_DIR] = DT_DIR,
|
/linux-4.1.27/fs/ufs/ |
D | util.h | 177 de->d_u.d_44.d_type = DT_DIR; in ufs_set_de_type()
|
/linux-4.1.27/fs/ext2/ |
D | dir.c | 261 [EXT2_FT_DIR] = DT_DIR,
|
/linux-4.1.27/include/linux/ |
D | fs.h | 1537 #define DT_DIR 4 macro 2974 file->f_path.dentry->d_inode->i_ino, DT_DIR) == 0; in dir_emit_dot() 2979 parent_ino(file->f_path.dentry), DT_DIR) == 0; in dir_emit_dotdot()
|
/linux-4.1.27/fs/cifs/ |
D | readdir.c | 147 fattr->cf_dtype = DT_DIR; in cifs_fill_common_info()
|
D | inode.c | 252 fattr->cf_dtype = DT_DIR; 621 fattr->cf_dtype = DT_DIR;
|
/linux-4.1.27/fs/nfs/ |
D | nfstrace.h | 17 { DT_DIR, "DIR" }, \
|
/linux-4.1.27/fs/jfs/ |
D | jfs_dtree.c | 3106 if (!dir_emit(ctx, ".", 1, ip->i_ino, DT_DIR)) in jfs_readdir() 3113 if (!dir_emit(ctx, "..", 2, PARENT(ip), DT_DIR)) in jfs_readdir() 3142 if (!dir_emit(ctx, ".", 1, ip->i_ino, DT_DIR)) in jfs_readdir() 3151 if (!dir_emit(ctx, "..", 2, PARENT(ip), DT_DIR)) in jfs_readdir()
|
/linux-4.1.27/fs/f2fs/ |
D | dir.c | 43 [F2FS_FT_DIR] = DT_DIR,
|
/linux-4.1.27/fs/ext4/ |
D | inline.c | 1528 if (!dir_emit(ctx, ".", 1, inode->i_ino, DT_DIR)) in ext4_read_inline_dir() 1535 if (!dir_emit(ctx, "..", 2, parent_ino, DT_DIR)) in ext4_read_inline_dir()
|
D | ext4.h | 2206 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, DT_FIFO, DT_SOCK, DT_LNK
|
/linux-4.1.27/fs/ubifs/ |
D | dir.c | 317 return DT_DIR; in vfs_dent_type()
|
/linux-4.1.27/tools/vm/ |
D | slabinfo.c | 1166 case DT_DIR: in read_slab_dir()
|
/linux-4.1.27/fs/fat/ |
D | dir.c | 676 (de->attr & ATTR_DIR) ? DT_DIR : DT_REG)) in __fat_readdir()
|
/linux-4.1.27/fs/ocfs2/ |
D | dir.c | 72 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, DT_FIFO, DT_SOCK, DT_LNK
|
/linux-4.1.27/fs/btrfs/ |
D | inode.c | 5642 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, DT_FIFO, DT_SOCK, DT_LNK
|