Lines Matching defs:inode
67 static inline int v9fs_readpage_from_fscache(struct inode *inode, in v9fs_readpage_from_fscache()
73 static inline int v9fs_readpages_from_fscache(struct inode *inode, in v9fs_readpages_from_fscache()
82 static inline void v9fs_readpage_to_fscache(struct inode *inode, in v9fs_readpage_to_fscache()
89 static inline void v9fs_uncache_page(struct inode *inode, struct page *page) in v9fs_uncache_page()
96 static inline void v9fs_fscache_wait_on_page_write(struct inode *inode, in v9fs_fscache_wait_on_page_write()
104 static inline void v9fs_cache_inode_get_cookie(struct inode *inode) in v9fs_cache_inode_get_cookie()
108 static inline void v9fs_cache_inode_put_cookie(struct inode *inode) in v9fs_cache_inode_put_cookie()
112 static inline void v9fs_cache_inode_set_cookie(struct inode *inode, struct file *file) in v9fs_cache_inode_set_cookie()
123 static inline int v9fs_readpage_from_fscache(struct inode *inode, in v9fs_readpage_from_fscache()
129 static inline int v9fs_readpages_from_fscache(struct inode *inode, in v9fs_readpages_from_fscache()
137 static inline void v9fs_readpage_to_fscache(struct inode *inode, in v9fs_readpage_to_fscache()
141 static inline void v9fs_uncache_page(struct inode *inode, struct page *page) in v9fs_uncache_page()
144 static inline void v9fs_fscache_wait_on_page_write(struct inode *inode, in v9fs_fscache_wait_on_page_write()