Home | History | Annotate | Download | only in src

Lines Matching refs:WritePageToFile

1645 bool FileThread::WritePageToFile(int fd, struct page_entry *src) {
1680 bool result = WritePageToFile(fd, &src);