Searched refs:ceph_fscache_write_to_cache (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/ceph/ |
| H A D | addr.c | 550 static void ceph_fscache_write_to_cache(struct inode *inode, u64 off, u64 len, bool caching) in ceph_fscache_write_to_cache() function 563 static inline void ceph_fscache_write_to_cache(struct inode *inode, u64 off, u64 len, bool caching) in ceph_fscache_write_to_cache() function 786 ceph_fscache_write_to_cache(inode, page_off, len, caching); in write_folio_nounlock() 1491 ceph_fscache_write_to_cache(inode, offset, len, caching); in ceph_submit_write() 1520 ceph_fscache_write_to_cache(inode, offset, len, caching); in ceph_submit_write()
|