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