Searched refs:ceph_fscache_write_to_cache (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ceph/ |
| H A D | addr.c | 566 static void ceph_fscache_write_to_cache(struct inode *inode, u64 off, u64 len, bool caching) in ceph_fscache_write_to_cache() function 579 static inline void ceph_fscache_write_to_cache(struct inode *inode, u64 off, u64 len, bool caching) in ceph_fscache_write_to_cache() function 802 ceph_fscache_write_to_cache(inode, page_off, len, caching); in write_folio_nounlock() 1512 ceph_fscache_write_to_cache(inode, offset, len, caching); in ceph_submit_write() 1541 ceph_fscache_write_to_cache(inode, offset, len, caching); in ceph_submit_write()
|