Searched refs:__gfs2_readpage (Results 1 – 1 of 1) sorted by relevance
468 static int __gfs2_readpage(void *file, struct page *page) in __gfs2_readpage() function499 return __gfs2_readpage(file, page); in gfs2_readpage()526 page = read_cache_page(mapping, index, __gfs2_readpage, NULL); in gfs2_internal_read()
Completed in 6 milliseconds