Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Ddirent_types.h24 #if defined(DT_BLK) || (defined(HAVE_DECL_DT_BLK) && HAVE_DECL_DT_BLK)
25 XLAT(DT_BLK),
Ddirent_types.in5 DT_BLK
/external/u-boot/include/jffs2/
Djffs2.h203 DT_BLK = 6, enumerator
204 # define DT_BLK DT_BLK macro
/external/u-boot/fs/yaffs2/
Dyportenv.h38 #define DT_BLK 6 macro
/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/libcxx/src/filesystem/
Ddirectory_iterator.cpp31 case DT_BLK: in get_file_type()
/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
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_dragonfly_amd64.go288 DT_BLK = 0x6 const
Dzerrors_openbsd_arm.go191 DT_BLK = 0x6 const
Dzerrors_openbsd_amd64.go216 DT_BLK = 0x6 const
Dzerrors_openbsd_386.go191 DT_BLK = 0x6 const
Dzerrors_darwin_386.go418 DT_BLK = 0x6 const
Dzerrors_darwin_arm64.go418 DT_BLK = 0x6 const
Dzerrors_darwin_amd64.go418 DT_BLK = 0x6 const
Dzerrors_netbsd_arm.go298 DT_BLK = 0x6 const
Dzerrors_darwin_arm.go418 DT_BLK = 0x6 const
Dzerrors_freebsd_386.go534 DT_BLK = 0x6 const
Dzerrors_freebsd_arm.go541 DT_BLK = 0x6 const
Dzerrors_netbsd_386.go306 DT_BLK = 0x6 const
Dzerrors_freebsd_amd64.go534 DT_BLK = 0x6 const
Dzerrors_netbsd_amd64.go306 DT_BLK = 0x6 const
Dzerrors_linux_sparc64.go312 DT_BLK = 0x6 const
Dzerrors_linux_mipsle.go335 DT_BLK = 0x6 const
Dzerrors_linux_s390x.go335 DT_BLK = 0x6 const
/external/u-boot/fs/ubifs/
Dubifs.h543 #define DT_BLK 6 macro

12