Lines Matching refs:ceph_inode_info
38 void ceph_fscache_unregister_inode_cookie(struct ceph_inode_info* ci);
40 void ceph_fscache_revalidate_cookie(struct ceph_inode_info *ci);
50 static inline void ceph_fscache_inode_init(struct ceph_inode_info *ci) in ceph_fscache_inode_init()
64 struct ceph_inode_info *ci = ceph_inode(inode); in ceph_fscache_uncache_page()
71 struct ceph_inode_info *ci = ceph_inode(inode); in ceph_release_fscache_page()
78 struct ceph_inode_info *ci = ceph_inode(inode); in ceph_fscache_readpage_cancel()
86 struct ceph_inode_info *ci = ceph_inode(inode); in ceph_fscache_readpages_cancel()
90 static inline void ceph_disable_fscache_readpage(struct ceph_inode_info *ci) in ceph_disable_fscache_readpage()
115 static inline void ceph_fscache_inode_init(struct ceph_inode_info *ci) in ceph_fscache_inode_init()
123 static inline void ceph_fscache_unregister_inode_cookie(struct ceph_inode_info* ci) in ceph_fscache_unregister_inode_cookie()
132 static inline void ceph_fscache_revalidate_cookie(struct ceph_inode_info *ci) in ceph_fscache_revalidate_cookie()
184 static inline void ceph_disable_fscache_readpage(struct ceph_inode_info *ci) in ceph_disable_fscache_readpage()