Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ceph/
Dcache.h32 void ceph_readpage_to_fscache(struct inode *inode, struct page *page);
140 static inline void ceph_readpage_to_fscache(struct inode *inode, in ceph_readpage_to_fscache() function
Dcache.c281 void ceph_readpage_to_fscache(struct inode *inode, struct page *page) in ceph_readpage_to_fscache() function
Daddr.c241 ceph_readpage_to_fscache(inode, page); in ceph_do_readpage()
294 ceph_readpage_to_fscache(inode, page); in finish_read()