Home
last modified time | relevance | path

Searched refs:ceph_readpage_to_fscache (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/ceph/
Dcache.h47 void ceph_readpage_to_fscache(struct inode *inode, struct page *page);
139 static inline void ceph_readpage_to_fscache(struct inode *inode, in ceph_readpage_to_fscache() function
Dcache.c308 void ceph_readpage_to_fscache(struct inode *inode, struct page *page) in ceph_readpage_to_fscache() function
Daddr.c244 ceph_readpage_to_fscache(inode, page); in readpage_nounlock()
290 ceph_readpage_to_fscache(inode, page); in finish_read()
540 ceph_readpage_to_fscache(inode, page); in writepage_nounlock()