Searched refs:YAFFSFS_N_DSC (Results 1 – 2 of 2) sorted by relevance
29 #define YAFFSFS_N_DSC 20 macro
95 static struct yaffsfs_DirSearchContxt yaffsfs_dsc[YAFFSFS_N_DSC];2890 for (i = 0, dsc = NULL; i < YAFFSFS_N_DSC && !dsc; i++) { in yaffs_opendir()