Home
last modified time | relevance | path

Searched refs:DT_BLK (Results 1 – 12 of 12) sorted by relevance

/external/strace/xlat/
Ddirent_types.h18 #if defined(DT_BLK) || (defined(HAVE_DECL_DT_BLK) && HAVE_DECL_DT_BLK)
19 XLAT(DT_BLK),
Ddirent_types.in5 DT_BLK
/external/syslinux/com32/include/sys/
Ddirent.h28 DT_BLK = 6, enumerator
/external/syslinux/core/fs/pxe/
Dftp_readdir.c33 return DT_BLK; in dirtype()
/external/syslinux/com32/modules/
Dls.c27 case DT_BLK: in type_str()
Ddir.c27 case DT_BLK: in type_str()
/external/squashfs-tools/kernel/fs/squashfs/
Ddir.c41 DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_FIFO, DT_SOCK
/external/syslinux/com32/rosh/
Drosh.c652 case DT_BLK: in rosh_d_type2char_human()
690 case DT_BLK: in rosh_d_type2char_lspre()
/external/syslinux/core/fs/ext2/
Dext2.c19 DT_BLK, DT_FIFO, DT_SOCK, DT_LNK, in ext2_cvt_type() enumerator
/external/syslinux/core/fs/ufs/
Dufs.c362 case UFS_DTYPE_BLOCK: return DT_BLK; in get_inode_mode()
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs2_0.c56 DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_FIFO, DT_SOCK
Dinode.c59 DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_FIFO, DT_SOCK