Searched refs:ceph_fscache_write_to_cache (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/fs/ceph/ |
D | addr.c | 530 static void ceph_fscache_write_to_cache(struct inode *inode, u64 off, u64 len, bool caching) in ceph_fscache_write_to_cache() function 543 static inline void ceph_fscache_write_to_cache(struct inode *inode, u64 off, u64 len, bool caching) in ceph_fscache_write_to_cache() function 731 ceph_fscache_write_to_cache(inode, page_off, len, caching); in writepage_nounlock() 1252 ceph_fscache_write_to_cache(inode, offset, len, caching); in ceph_writepages_start() 1275 ceph_fscache_write_to_cache(inode, offset, len, caching); in ceph_writepages_start()
|