DT_DIR 54 fs/9p/vfs_dir.c rettype = DT_DIR; DT_DIR 49 fs/adfs/dir.c if (filldir(dirent, ".", 1, 0, inode->i_ino, DT_DIR) < 0) DT_DIR 54 fs/adfs/dir.c if (filldir(dirent, "..", 2, 1, dir.parent_id, DT_DIR) < 0) DT_DIR 69 fs/affs/dir.c if (filldir(dirent, ".", 1, f_pos, inode->i_ino, DT_DIR) < 0) DT_DIR 75 fs/affs/dir.c if (filldir(dirent, "..", 2, f_pos, parent_ino(filp->f_path.dentry), DT_DIR) < 0) DT_DIR 60 fs/autofs/root.c if (filldir(dirent, ".", 1, nr, inode->i_ino, DT_DIR) < 0) DT_DIR 65 fs/autofs/root.c if (filldir(dirent, "..", 2, nr, inode->i_ino, DT_DIR) < 0) DT_DIR 233 fs/cifs/readdir.c *pobject_type = DT_DIR; DT_DIR 345 fs/cifs/readdir.c *pobject_type = DT_DIR; DT_DIR 1011 fs/cifs/readdir.c file->f_path.dentry->d_inode->i_ino, DT_DIR) < 0) { DT_DIR 1019 fs/cifs/readdir.c file->f_path.dentry->d_parent->d_inode->i_ino, DT_DIR) < 0) { DT_DIR 476 fs/coda/dir.c case CDT_DIR: dt = DT_DIR; break; DT_DIR 515 fs/coda/dir.c ret = filldir(buf, ".", 1, 0, de->d_inode->i_ino, DT_DIR); DT_DIR 522 fs/coda/dir.c ret = filldir(buf, "..", 2, 1, de->d_parent->d_inode->i_ino, DT_DIR); DT_DIR 1477 fs/configfs/dir.c if (filldir(dirent, ".", 1, i, ino, DT_DIR) < 0) DT_DIR 1484 fs/configfs/dir.c if (filldir(dirent, "..", 2, i, ino, DT_DIR) < 0) DT_DIR 245 fs/ext2/dir.c [EXT2_FT_DIR] = DT_DIR, DT_DIR 32 fs/ext3/dir.c DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, DT_FIFO, DT_SOCK, DT_LNK DT_DIR 32 fs/ext4/dir.c DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, DT_FIFO, DT_SOCK, DT_LNK DT_DIR 497 fs/fat/dir.c if (filldir(dirent, "..", cpos+1, cpos, MSDOS_ROOT_INO, DT_DIR) < 0) DT_DIR 662 fs/fat/dir.c (de->attr & ATTR_DIR) ? DT_DIR : DT_REG) < 0) DT_DIR 253 fs/freevxfs/vxfs_lookup.c if (filler(retp, ".", 1, fp->f_pos, ip->i_ino, DT_DIR) < 0) DT_DIR 258 fs/freevxfs/vxfs_lookup.c if (filler(retp, "..", 2, fp->f_pos, VXFS_INO(ip)->vii_dotdot, DT_DIR) < 0) DT_DIR 522 fs/gfs2/ops_fstype.c inode = gfs2_inode_lookup(sb, DT_DIR, no_addr, 0, 0); DT_DIR 443 fs/gfs2/ops_inode.c dent->de_type = cpu_to_be16(DT_DIR); DT_DIR 451 fs/gfs2/ops_inode.c dent->de_type = cpu_to_be16(DT_DIR); DT_DIR 842 fs/gfs2/ops_inode.c error = gfs2_dir_mvino(ip, &name, ndip, DT_DIR); DT_DIR 77 fs/hfs/dir.c if (filldir(dirent, ".", 1, 0, inode->i_ino, DT_DIR)) DT_DIR 94 fs/hfs/dir.c be32_to_cpu(entry.thread.ParID), DT_DIR)) DT_DIR 122 fs/hfs/dir.c be32_to_cpu(entry.dir.DirID), DT_DIR)) DT_DIR 136 fs/hfsplus/dir.c if (filldir(dirent, ".", 1, 0, inode->i_ino, DT_DIR)) DT_DIR 153 fs/hfsplus/dir.c be32_to_cpu(entry.thread.parentID), DT_DIR)) DT_DIR 187 fs/hfsplus/dir.c be32_to_cpu(entry.folder.id), DT_DIR)) DT_DIR 127 fs/hpfs/dir.c if (filldir(dirent, ".", 1, filp->f_pos, inode->i_ino, DT_DIR) < 0) DT_DIR 132 fs/hpfs/dir.c if (filldir(dirent, "..", 2, filp->f_pos, hpfs_inode->i_parent_dir, DT_DIR) < 0) DT_DIR 174 fs/isofs/dir.c if (filldir(dirent, ".", 1, filp->f_pos, inode->i_ino, DT_DIR) < 0) DT_DIR 185 fs/isofs/dir.c if (filldir(dirent, "..", 2, filp->f_pos, inode_number, DT_DIR) < 0) DT_DIR 71 fs/jffs2/build.c if (fd->type == DT_DIR) { DT_DIR 241 fs/jffs2/build.c if (fd->type == DT_DIR) DT_DIR 136 fs/jffs2/dir.c if (filldir(dirent, ".", 1, 0, inode->i_ino, DT_DIR) < 0) DT_DIR 143 fs/jffs2/dir.c if (filldir(dirent, "..", 2, 1, pino, DT_DIR) < 0) DT_DIR 574 fs/jffs2/dir.c rd->type = DT_DIR; DT_DIR 292 fs/jffs2/fs.c if (fd->type == DT_DIR && fd->ino) DT_DIR 3096 fs/jfs/jfs_dtree.c DT_DIR)) DT_DIR 3103 fs/jfs/jfs_dtree.c if (filldir(dirent, "..", 2, 1, PARENT(ip), DT_DIR)) DT_DIR 3133 fs/jfs/jfs_dtree.c DT_DIR)) DT_DIR 3144 fs/jfs/jfs_dtree.c PARENT(ip), DT_DIR)) DT_DIR 139 fs/libfs.c if (filldir(dirent, ".", 1, i, ino, DT_DIR) < 0) DT_DIR 146 fs/libfs.c if (filldir(dirent, "..", 2, i, ino, DT_DIR) < 0) DT_DIR 429 fs/ncpfs/dir.c if (filldir(dirent, ".", 1, 0, inode->i_ino, DT_DIR)) DT_DIR 434 fs/ncpfs/dir.c if (filldir(dirent, "..", 2, 1, parent_ino(dentry), DT_DIR)) DT_DIR 1059 fs/ntfs/dir.c dt_type = DT_DIR; DT_DIR 1071 fs/ntfs/dir.c dt_type == DT_DIR ? "DIR" : "REG"); DT_DIR 1130 fs/ntfs/dir.c rc = filldir(dirent, ".", 1, fpos, vdir->i_ino, DT_DIR); DT_DIR 1140 fs/ntfs/dir.c parent_ino(filp->f_path.dentry), DT_DIR); DT_DIR 69 fs/ocfs2/dir.c DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, DT_FIFO, DT_SOCK, DT_LNK DT_DIR 377 fs/omfs/dir.c d_type = (oi->i_type == OMFS_DIR) ? DT_DIR : DT_REG; DT_DIR 451 fs/omfs/dir.c if (filldir(dirent, ".", 1, 0, dir->i_ino, DT_DIR) < 0) DT_DIR 457 fs/omfs/dir.c parent_ino(filp->f_dentry), DT_DIR) < 0) DT_DIR 281 fs/openpromfs/inode.c if (filldir(dirent, ".", 1, i, ino, DT_DIR) < 0) DT_DIR 290 fs/openpromfs/inode.c dp->parent->unique_id), DT_DIR) < 0) DT_DIR 308 fs/openpromfs/inode.c filp->f_pos, child->unique_id, DT_DIR) < 0) DT_DIR 1779 fs/proc/base.c if (filldir(dirent, ".", 1, 0, inode->i_ino, DT_DIR) < 0) DT_DIR 1784 fs/proc/base.c if (filldir(dirent, "..", 2, 1, ino, DT_DIR) < 0) DT_DIR 2023 fs/proc/base.c if (filldir(dirent, ".", 1, i, ino, DT_DIR) < 0) DT_DIR 2030 fs/proc/base.c if (filldir(dirent, "..", 2, i, ino, DT_DIR) < 0) DT_DIR 3048 fs/proc/base.c if (filldir(dirent, ".", 1, pos, ino, DT_DIR) < 0) DT_DIR 3054 fs/proc/base.c if (filldir(dirent, "..", 2, pos, ino, DT_DIR) < 0) DT_DIR 441 fs/proc/generic.c if (filldir(dirent, ".", 1, i, ino, DT_DIR) < 0) DT_DIR 449 fs/proc/generic.c DT_DIR) < 0) DT_DIR 264 fs/proc/proc_sysctl.c inode->i_ino, DT_DIR) < 0) DT_DIR 270 fs/proc/proc_sysctl.c parent_ino(dentry), DT_DIR) < 0) DT_DIR 278 fs/romfs/inode.c DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_SOCK, DT_FIFO DT_DIR 102 fs/smbfs/dir.c if (filldir(dirent, ".", 1, 0, dir->i_ino, DT_DIR) < 0) DT_DIR 107 fs/smbfs/dir.c if (filldir(dirent, "..", 2, 1, parent_ino(dentry), DT_DIR) < 0) DT_DIR 948 fs/sysfs/dir.c if (filldir(dirent, ".", 1, filp->f_pos, ino, DT_DIR) == 0) DT_DIR 956 fs/sysfs/dir.c if (filldir(dirent, "..", 2, filp->f_pos, ino, DT_DIR) == 0) DT_DIR 328 fs/ubifs/dir.c return DT_DIR; DT_DIR 383 fs/ubifs/dir.c over = filldir(dirent, ".", 1, 0, dir->i_ino, DT_DIR); DT_DIR 392 fs/ubifs/dir.c parent_ino(file->f_path.dentry), DT_DIR); DT_DIR 162 fs/udf/dir.c dt_type = DT_DIR; DT_DIR 196 fs/udf/dir.c if (filldir(dirent, ".", 1, filp->f_pos, dir->i_ino, DT_DIR) < 0) { DT_DIR 177 fs/ufs/util.h de->d_u.d_44.d_type = DT_DIR; DT_DIR 755 fs/xfs/xfs_dir2_sf.c if (filldir(dirent, ".", 1, dot_offset, ino, DT_DIR)) { DT_DIR 769 fs/xfs/xfs_dir2_sf.c if (filldir(dirent, "..", 2, dotdot_offset, ino, DT_DIR)) {