Searched refs:DT_BLK (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/ |
| H A D | fs_dirent.c | 13 [FT_BLKDEV] = DT_BLK, 55 [DT_BLK] = FT_BLKDEV,
|
| /linux/include/linux/ |
| H A D | fs_dirent.h | 41 #define DT_BLK 6 macro
|
| /linux/tools/include/nolibc/ |
| H A D | types.h | 83 #define DT_BLK 0x6 68 #define DT_BLK global() macro
|
| /linux/include/trace/misc/ |
| H A D | fs.h | 18 { DT_BLK, "BLK" }, \
|
| /linux/fs/ufs/ |
| H A D | util.h | 169 de->d_u.d_44.d_type = DT_BLK; in ufs_set_de_type()
|
| /linux/fs/ext4/ |
| H A D | ext4.h | 3025 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, DT_BLK, DT_FIFO, DT_SOCK, DT_LNK
|