Lines Matching refs:ceph_inode_info
23 void ceph_fscache_unregister_inode_cookie(struct ceph_inode_info* ci);
25 void ceph_fscache_revalidate_cookie(struct ceph_inode_info *ci);
35 static inline void ceph_fscache_inode_init(struct ceph_inode_info *ci) in ceph_fscache_inode_init()
49 struct ceph_inode_info *ci = ceph_inode(inode); in ceph_fscache_uncache_page()
56 struct ceph_inode_info *ci = ceph_inode(inode); in ceph_release_fscache_page()
63 struct ceph_inode_info *ci = ceph_inode(inode); in ceph_fscache_readpage_cancel()
71 struct ceph_inode_info *ci = ceph_inode(inode); in ceph_fscache_readpages_cancel()
75 static inline void ceph_disable_fscache_readpage(struct ceph_inode_info *ci) in ceph_disable_fscache_readpage()
100 static inline void ceph_fscache_inode_init(struct ceph_inode_info *ci) in ceph_fscache_inode_init()
108 static inline void ceph_fscache_unregister_inode_cookie(struct ceph_inode_info* ci) in ceph_fscache_unregister_inode_cookie()
117 static inline void ceph_fscache_revalidate_cookie(struct ceph_inode_info *ci) in ceph_fscache_revalidate_cookie()
169 static inline void ceph_disable_fscache_readpage(struct ceph_inode_info *ci) in ceph_disable_fscache_readpage()