Home
last modified time | relevance | path

Searched refs:__gfs2_readpage (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/gfs2/
Daops.c504 static int __gfs2_readpage(void *file, struct page *page) in __gfs2_readpage() function
552 error = __gfs2_readpage(file, page); in gfs2_readpage()
587 page = read_cache_page(mapping, index, __gfs2_readpage, NULL); in gfs2_internal_read()