Home
last modified time | relevance | path

Searched refs:DT_CHR (Results 1 – 18 of 18) sorted by relevance

/linux/fs/
A Dfs_types.c12 [FT_CHRDEV] = DT_CHR,
54 [DT_CHR] = FT_CHRDEV,
/linux/include/linux/
A Dfs_types.h36 #define DT_CHR 2 macro
/linux/include/trace/events/
A Dfs.h16 { DT_CHR, "CHR" }, \
/linux/fs/squashfs/
A Ddir.c27 DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_FIFO, DT_SOCK
/linux/fs/xfs/
A Dxfs_dir2_readdir.c26 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK,
/linux/fs/vboxsf/
A Ddir.c68 d_type = DT_CHR; in vboxsf_get_d_type()
/linux/fs/coda/
A Ddir.c335 case CDT_CHR: dt = DT_CHR; break; in CDT2DT()
/linux/fs/romfs/
A Dsuper.c94 DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_SOCK, DT_FIFO
/linux/fs/nilfs2/
A Ddir.c237 [NILFS_FT_CHRDEV] = DT_CHR,
/linux/fs/hfsplus/
A Ddir.c242 type = DT_CHR; in hfsplus_readdir()
/linux/fs/ufs/
A Dutil.h181 de->d_u.d_44.d_type = DT_CHR; in ufs_set_de_type()
/linux/fs/cifs/
A Dinode.c265 fattr->cf_dtype = DT_CHR;
512 fattr->cf_dtype = DT_CHR;
688 fattr->cf_dtype = DT_CHR;
A Dreaddir.c179 fattr->cf_dtype = DT_CHR; in cifs_fill_common_info()
/linux/fs/overlayfs/
A Dreaddir.c166 if (d_type == DT_CHR) { in ovl_cache_entry_new()
/linux/fs/f2fs/
A Ddir.c49 [F2FS_FT_CHRDEV] = DT_CHR,
/linux/fs/ubifs/
A Ddir.c469 return DT_CHR; in vfs_dent_type()
/linux/tools/include/nolibc/
A Dnolibc.h201 #define DT_CHR 2 macro
/linux/fs/ext4/
A Dext4.h2864 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, DT_FIFO, DT_SOCK, DT_LNK

Completed in 43 milliseconds