Searched refs:DT_UNKNOWN (Results 1 - 43 of 43) sorted by relevance

/linux-4.1.27/fs/qnx4/
H A Ddir.c60 if (!dir_emit(ctx, de->di_fname, size, ino, DT_UNKNOWN)) { qnx4_readdir()
/linux-4.1.27/fs/efs/
H A Ddir.c90 if (!dir_emit(ctx, nameptr, namelen, inodenum, DT_UNKNOWN)) { efs_readdir()
/linux-4.1.27/fs/affs/
H A Ddir.c123 if (!dir_emit(ctx, name, namelen, ino, DT_UNKNOWN)) affs_readdir()
/linux-4.1.27/fs/qnx6/
H A Ddir.c106 if (!dir_emit(ctx, lf->lf_fname, lf_size, de_inode, DT_UNKNOWN)) { qnx6_dir_longfilename()
165 no_inode, DT_UNKNOWN)) { qnx6_readdir()
/linux-4.1.27/fs/udf/
H A Ddir.c176 if (!dir_emit(ctx, fname, flen, iblock, DT_UNKNOWN)) udf_readdir()
/linux-4.1.27/fs/adfs/
H A Ddir.c54 obj.file_id, DT_UNKNOWN)) adfs_readdir()
/linux-4.1.27/fs/xfs/
H A Dxfs_dir2_readdir.c40 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK,
50 return DT_UNKNOWN; xfs_dir3_get_dtype()
53 return DT_UNKNOWN; xfs_dir3_get_dtype()
/linux-4.1.27/fs/f2fs/
H A Ddir.c41 [F2FS_FT_UNKNOWN] = DT_UNKNOWN,
734 unsigned char d_type = DT_UNKNOWN; f2fs_fill_dentries()
749 d_type = DT_UNKNOWN; f2fs_fill_dentries()
/linux-4.1.27/fs/coda/
H A Ddir.c327 case CDT_UNKNOWN: dt = DT_UNKNOWN; break; CDT2DT()
336 default: dt = DT_UNKNOWN; break; CDT2DT()
/linux-4.1.27/fs/exofs/
H A Ddir.c213 [EXOFS_FT_UNKNOWN] = DT_UNKNOWN,
293 t = DT_UNKNOWN; exofs_readdir()
/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
37 return DT_UNKNOWN; get_dtype()
/linux-4.1.27/fs/reiserfs/
H A Ddir.c211 DT_UNKNOWN)) { reiserfs_readdir_inode()
/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/sysv/
H A Ddir.c102 DT_UNKNOWN)) { sysv_readdir()
/linux-4.1.27/fs/hpfs/
H A Ddir.c167 if (!dir_emit(ctx, tempname, de->namelen, le32_to_cpu(de->fnode), DT_UNKNOWN)) { hpfs_readdir()
/linux-4.1.27/fs/isofs/
H A Ddir.c232 if (!dir_emit(ctx, p, len, inode_number, DT_UNKNOWN)) do_isofs_readdir()
/linux-4.1.27/fs/bfs/
H A Ddir.c58 DT_UNKNOWN)) { bfs_readdir()
/linux-4.1.27/fs/freevxfs/
H A Dvxfs_lookup.c301 de->d_ino, DT_UNKNOWN)) { vxfs_readdir()
/linux-4.1.27/fs/nilfs2/
H A Ddir.c230 [NILFS_FT_UNKNOWN] = DT_UNKNOWN,
300 t = DT_UNKNOWN; nilfs_readdir()
/linux-4.1.27/fs/ext2/
H A Ddir.c259 [EXT2_FT_UNKNOWN] = DT_UNKNOWN,
339 unsigned char d_type = DT_UNKNOWN; ext2_readdir()
/linux-4.1.27/fs/minix/
H A Ddir.c127 inumber, DT_UNKNOWN)) { minix_readdir()
/linux-4.1.27/tools/perf/
H A Dbuiltin-script.c1051 /* Helper function for filesystems that return a dent->d_type DT_UNKNOWN */ is_directory()
1068 (lang_dirent.d_type == DT_UNKNOWN && \
1077 (script_dirent.d_type != DT_UNKNOWN || \
/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.h186 de->d_u.d_44.d_type = DT_UNKNOWN; ufs_set_de_type()
H A Ddir.c482 unsigned char d_type = DT_UNKNOWN; ufs_readdir()
/linux-4.1.27/fs/hfsplus/
H A Ddir.c227 unsigned type = DT_UNKNOWN; hfsplus_readdir()
/linux-4.1.27/fs/nfs/
H A Dnfstrace.h14 { DT_UNKNOWN, "UNKNOWN" }, \
H A Dnfs2xdr.c953 entry->d_type = DT_UNKNOWN; nfs2_decode_dirent()
H A Dnfs3xdr.c1980 entry->d_type = DT_UNKNOWN; nfs3_decode_dirent()
H A Dnfs4xdr.c7274 entry->d_type = DT_UNKNOWN; nfs4_decode_dirent()
/linux-4.1.27/fs/ncpfs/
H A Ddir.c500 d_inode(dent)->i_ino, DT_UNKNOWN); ncp_readdir()
678 ino, DT_UNKNOWN); ncp_fill_cache()
/linux-4.1.27/fs/jffs2/
H A Dwrite.c582 rd->type = DT_UNKNOWN; jffs2_do_unlink()
/linux-4.1.27/fs/gfs2/
H A Dinode.c176 if (type == DT_UNKNOWN) { gfs2_inode_lookup()
224 inode = gfs2_inode_lookup(sb, DT_UNKNOWN, no_addr, 0, 1); gfs2_lookup_by_inum()
/linux-4.1.27/fs/afs/
H A Ddir.c306 ntohl(dire->u.unique) : DT_UNKNOWN)) { afs_dir_iterate_block()
/linux-4.1.27/fs/befs/
H A Dlinuxvfs.c247 d_type = DT_UNKNOWN; befs_readdir()
/linux-4.1.27/fs/proc/
H A Dproc_sysctl.c622 unsigned type = DT_UNKNOWN; proc_sys_fill_cache()
H A Dbase.c1639 return dir_emit(ctx, name, len, 1, DT_UNKNOWN); proc_fill_cache()
/linux-4.1.27/fs/ubifs/
H A Djournal.c989 dent2->type = DT_UNKNOWN; ubifs_jnl_rename()
/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
1815 unsigned char d_type = DT_UNKNOWN; ocfs2_dir_foreach_blk_id()
1913 unsigned char d_type = DT_UNKNOWN; ocfs2_dir_foreach_blk_el()
/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
2213 return DT_UNKNOWN; get_dtype()
/linux-4.1.27/fs/jfs/
H A Djfs_dtree.c3310 jfs_dirent->ino, DT_UNKNOWN)) jfs_readdir()
/linux-4.1.27/include/linux/
H A Dfs.h1534 #define DT_UNKNOWN 0 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 710 milliseconds