Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dcache.h47 void ceph_readpage_to_fscache(struct inode *inode, struct page *page);
155 static inline void ceph_readpage_to_fscache(struct inode *inode, in ceph_readpage_to_fscache() function
Dcache.c294 void ceph_readpage_to_fscache(struct inode *inode, struct page *page) in ceph_readpage_to_fscache() function
Daddr.c239 ceph_readpage_to_fscache(inode, page); in ceph_do_readpage()
290 ceph_readpage_to_fscache(inode, page); in finish_read()