Lines Matching defs:inode
68 static inline int v9fs_readpage_from_fscache(struct inode *inode, in v9fs_readpage_from_fscache()
74 static inline int v9fs_readpages_from_fscache(struct inode *inode, in v9fs_readpages_from_fscache()
83 static inline void v9fs_readpage_to_fscache(struct inode *inode, in v9fs_readpage_to_fscache()
90 static inline void v9fs_uncache_page(struct inode *inode, struct page *page) in v9fs_uncache_page()
97 static inline void v9fs_fscache_wait_on_page_write(struct inode *inode, in v9fs_fscache_wait_on_page_write()
105 static inline void v9fs_cache_inode_get_cookie(struct inode *inode) in v9fs_cache_inode_get_cookie()
109 static inline void v9fs_cache_inode_put_cookie(struct inode *inode) in v9fs_cache_inode_put_cookie()
113 static inline void v9fs_cache_inode_set_cookie(struct inode *inode, struct file *file) in v9fs_cache_inode_set_cookie()
124 static inline int v9fs_readpage_from_fscache(struct inode *inode, in v9fs_readpage_from_fscache()
130 static inline int v9fs_readpages_from_fscache(struct inode *inode, in v9fs_readpages_from_fscache()
138 static inline void v9fs_readpage_to_fscache(struct inode *inode, in v9fs_readpage_to_fscache()
142 static inline void v9fs_uncache_page(struct inode *inode, struct page *page) in v9fs_uncache_page()
145 static inline void v9fs_fscache_wait_on_page_write(struct inode *inode, in v9fs_fscache_wait_on_page_write()