Searched refs:ReadPages (Results 1 – 2 of 2) sorted by relevance
442 virtual bool ReadPages(int fd);
1934 bool FileThread::ReadPages(int fd) { in ReadPages() function in FileThread2017 if (!(result = result && ReadPages(fd))) in Work()