Searched refs:ceph_fscache_write_to_cache (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ceph/ |
H A D | addr.c | 532 static void ceph_fscache_write_to_cache(struct inode *inode, u64 off, u64 len, bool caching) in ceph_fscache_write_to_cache() function 545 static inline void ceph_fscache_write_to_cache(struct inode *inode, u64 off, u64 len, bool caching) in ceph_fscache_write_to_cache() function 733 ceph_fscache_write_to_cache(inode, page_off, len, caching); in writepage_nounlock() 1256 ceph_fscache_write_to_cache(inode, offset, len, caching); in ceph_writepages_start() 1279 ceph_fscache_write_to_cache(inode, offset, len, caching); in ceph_writepages_start()
|