Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcache.h34 static inline void ceph_fscache_resize(struct inode *inode, loff_t to) in ceph_fscache_resize() function
99 static inline void ceph_fscache_resize(struct inode *inode, loff_t to) in ceph_fscache_resize() function
H A Dinode.c2241 ceph_fscache_resize(inode, to); in __ceph_do_pending_vmtruncate()