Search | Google it | Results 1 - 1 of 1 for funcall:fatDCacheRead (0.00 seconds) |
582: /* Read from disk */ 583: err = fatDCacheRead(fs, pagep); 584: } 946: if (bufofs != 0 || len < map->m_bpp) { 947: err = fatDCacheRead(fs, &page); 948: if (err < E_OK) break;