Searched refs:SEARCH_REGION_DIR (Results 1 – 3 of 3) sorted by relevance
192 region = SEARCH_REGION_DIR|SEARCH_REGION_FILE|SEARCH_REGION_DATA; in uffs_BadBlockRecover()196 case SEARCH_REGION_DIR: in uffs_BadBlockRecover()
857 if (*region & SEARCH_REGION_DIR) { in uffs_TreeFindNodeByBlock()860 *region &= SEARCH_REGION_DIR; in uffs_TreeFindNodeByBlock()
205 #define SEARCH_REGION_DIR 1 macro