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