Searched refs:ceph_readpage_from_fscache (Results 1 – 3 of 3) sorted by relevance
42 int ceph_readpage_from_fscache(struct inode *inode, struct page *page);125 static inline int ceph_readpage_from_fscache(struct inode* inode, in ceph_readpage_from_fscache() function
253 int ceph_readpage_from_fscache(struct inode *inode, struct page *page) in ceph_readpage_from_fscache() function
220 err = ceph_readpage_from_fscache(inode, page); in readpage_nounlock()