Searched refs:FS_DT_REG (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ | ||
| H A D | fs.h | 106 #define FS_DT_REG 8 /* regular file */ macro |
| /OK3568_Linux_fs/u-boot/fs/fat/ | ||
| H A D | fat.c | 1189 dent->type = FS_DT_REG; in fat_readdir() |