Home
last modified time | relevance | path

Searched refs:ceph_fscache_update_objectsize (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/ceph/
Dcache.h51 static inline void ceph_fscache_update_objectsize(struct inode *inode) in ceph_fscache_update_objectsize() function
144 static inline void ceph_fscache_update_objectsize(struct inode *inode) in ceph_fscache_update_objectsize() function
Dfile.c1119 ceph_fscache_update_objectsize(inode); in ceph_write_iter()