Searched refs:SEARCH_REGION_FILE (Results 1 – 3 of 3) sorted by relevance
192 region = SEARCH_REGION_DIR|SEARCH_REGION_FILE|SEARCH_REGION_DATA; in uffs_BadBlockRecover()200 case SEARCH_REGION_FILE: in uffs_BadBlockRecover()
850 if (*region & SEARCH_REGION_FILE) { in uffs_TreeFindNodeByBlock()853 *region &= SEARCH_REGION_FILE; in uffs_TreeFindNodeByBlock()
206 #define SEARCH_REGION_FILE 2 macro