Searched refs:NAND_MAX_NAME (Results 1 – 3 of 3) sorted by relevance
76 buf = (char*)alloc32((num*(NAND_MAX_NAME+1)+31)/32*32); in printDir()86 char name[NAND_MAX_NAME+1]=""; in printDir()
163 u32 size = (NumFilesInDir * (NAND_MAX_NAME + 1) + 31)/32*32; in ReadDir()
232 #define NAND_MAX_NAME 12 // Not including the NULL character macro