Searched refs:DT_BLK (Results 1 – 5 of 5) sorted by relevance
16 #if defined(DT_BLK) || (defined(HAVE_DECL_DT_BLK) && HAVE_DECL_DT_BLK)17 XLAT(DT_BLK),
5 DT_BLK
214 #define DT_BLK 6 macro
6094 return DT_BLK; in yaffs_GetObjectType()
945 … case DT_BLK: file_type = eFileTypeOther; call_callback = find_other; break; in EnumerateDirectory()