Lines Matching refs:caching
530 static void ceph_fscache_write_to_cache(struct inode *inode, u64 off, u64 len, bool caching)
536 ceph_fscache_write_terminated, inode, caching);
543 static inline void ceph_fscache_write_to_cache(struct inode *inode, u64 off, u64 len, bool caching)
670 bool caching = ceph_is_cache_enabled(inode);
729 if (caching)
731 ceph_fscache_write_to_cache(inode, page_off, len, caching);
940 bool caching = ceph_is_cache_enabled(inode);
1252 ceph_fscache_write_to_cache(inode, offset, len, caching);
1271 if (caching)
1275 ceph_fscache_write_to_cache(inode, offset, len, caching);