Lines Matching defs:inode
34 static inline void ceph_fscache_resize(struct inode *inode, loff_t to) in ceph_fscache_resize()
46 static inline int ceph_fscache_unpin_writeback(struct inode *inode, in ceph_fscache_unpin_writeback()
54 static inline bool ceph_is_cache_enabled(struct inode *inode) in ceph_is_cache_enabled()
70 static inline void ceph_fscache_register_inode_cookie(struct inode *inode) in ceph_fscache_register_inode_cookie()
78 static inline void ceph_fscache_use_cookie(struct inode *inode, bool will_modify) in ceph_fscache_use_cookie()
82 static inline void ceph_fscache_unuse_cookie(struct inode *inode, bool update) in ceph_fscache_unuse_cookie()
86 static inline void ceph_fscache_update(struct inode *inode) in ceph_fscache_update()
90 static inline void ceph_fscache_invalidate(struct inode *inode, bool dio_write) in ceph_fscache_invalidate()
99 static inline void ceph_fscache_resize(struct inode *inode, loff_t to) in ceph_fscache_resize()
103 static inline int ceph_fscache_unpin_writeback(struct inode *inode, in ceph_fscache_unpin_writeback()
111 static inline bool ceph_is_cache_enabled(struct inode *inode) in ceph_is_cache_enabled()