Searched refs:v9fs_readpages_from_fscache (Results 1 – 2 of 2) sorted by relevance
74 static inline int v9fs_readpages_from_fscache(struct inode *inode, in v9fs_readpages_from_fscache() function130 static inline int v9fs_readpages_from_fscache(struct inode *inode, in v9fs_readpages_from_fscache() function
120 ret = v9fs_readpages_from_fscache(inode, mapping, pages, &nr_pages); in v9fs_vfs_readpages()