Searched refs:ceph_readpage_from_fscache (Results 1 – 6 of 6) sorted by relevance
42 int ceph_readpage_from_fscache(struct inode *inode, struct page *page);141 static inline int ceph_readpage_from_fscache(struct inode* inode, in ceph_readpage_from_fscache() function
239 int ceph_readpage_from_fscache(struct inode *inode, struct page *page) in ceph_readpage_from_fscache() function
215 err = ceph_readpage_from_fscache(inode, page); in ceph_do_readpage()
27 int ceph_readpage_from_fscache(struct inode *inode, struct page *page);127 static inline int ceph_readpage_from_fscache(struct inode* inode, in ceph_readpage_from_fscache() function
227 int ceph_readpage_from_fscache(struct inode *inode, struct page *page) in ceph_readpage_from_fscache() function
208 err = ceph_readpage_from_fscache(inode, page); in ceph_do_readpage()