Searched refs:nfs_page_to_page (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dnfs_page.h184 * nfs_page_to_page - Retrieve a struct page for the request
192 static inline struct page *nfs_page_to_page(const struct nfs_page *req, function
/linux-master/fs/nfs/
H A Dpagelist.c65 page = nfs_page_to_page(req, base);
590 struct page *page = nfs_page_to_page(req, pgbase);

Completed in 232 milliseconds