Searched refs:FS_DT_DIR (Results 1 – 4 of 4) sorted by relevance
106 #define FS_DT_DIR 4 /* directory */ macro
379 if (dent->type == FS_DT_DIR) in dir_read()
53 if (dent->type == FS_DT_DIR) { in fs_ls_generic()
1239 dent->type = FS_DT_DIR; in fat_readdir()