Searched refs:__copy_page (Results 1 – 1 of 1) sorted by relevance
402 static int __copy_page(int ufd, unsigned long offset, bool retry) in __copy_page() function434 return __copy_page(ufd, offset, true); in copy_page_retry()439 return __copy_page(ufd, offset, false); in copy_page()