Searched refs:YAFFS_MAX_SHORT_OP_CACHES (Results 1 – 2 of 2) sorted by relevance
97 #define YAFFS_MAX_SHORT_OP_CACHES 20 macro
6428 if (dev->nShortOpCaches > YAFFS_MAX_SHORT_OP_CACHES) { in yaffs_GutsInitialise()6429 dev->nShortOpCaches = YAFFS_MAX_SHORT_OP_CACHES; in yaffs_GutsInitialise()